andreialex Posted March 20, 2015 Share Posted March 20, 2015 Hello, I am new here and wanted to ask what framework is the best to use for games.I already started a tower defense game that is purely JS without a framework and was kind of thinking where to head now as I managed to display the map and the enemies and made them move the path. Before I dive even more into the programming I would like to know if I should choose a framework ( and which one ) and port my code there and continue from there. Quote Link to comment Share on other sites More sharing options...
kemz Posted March 21, 2015 Share Posted March 21, 2015 If you want to realize your game in less time , You can try PhaserJs. I'm sure you will like it. It has amazing futures like particle system , physics(box2d, arcade and p2), game States(load, menu, play), tilemaps, sound etc , beginner friendly , powerful and it's fast. Probably, the best html5 game engine(framework) . In addition , it has tones of examples with large comunity. http://phaser.io/. Quote Link to comment Share on other sites More sharing options...
andreialex Posted March 24, 2015 Author Share Posted March 24, 2015 Thank you for your recommendation. I am a full time web developer so I have experience with JavaScript.What framework should I use for an RTS game like Stronghold ? I am interested in starting a project like that. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.