Hello everyone !I want to build a little idle game with NodeJs (using Express too) but I was wondering if nodeJs was the best thing i could use.I'll explain my point. I imagined the game as a little webapp (webpage ?) where you enter, you log-in with a username, and then, the game run just for you (like a cookie clicker/Clicker heroes). I wanted to make a node server with a REST API and the front just call the api when it need to apply certains buff or every X seconds.But I'm afraid it'll be too many call of the api, will it stand the multiple calls? Can i do better?Thanks for reading, and if you don't understand my point cause of my English, feel free to ask questions !
Submitted February 11, 2020 at 11:13AM by Dnangel0
No comments:
Post a Comment