stedox Posted October 30, 2015 Share Posted October 30, 2015 Hello everyone, my intentions are to create a 2d multiplayer brawler game and I'm fairly new to html5, I'm not new to programing but html5 is a whole new world to me so I really need your advice. So where should I start, what tutorials should I look at, which framework should I use, etc... As I mentioned my game is going to be mulitplayer, I'm going to connect it to the database and it will contain bitcoin transactions. So as I said, where should I start? Thank you for your help Quote Link to comment Share on other sites More sharing options...
jamessimo Posted November 2, 2015 Share Posted November 2, 2015 So that's quite a list you have made of features you will need. For any game that wants to go online multiplayer I would focus on making a core game first then look into making it online. https://github.com/huytd/agar.io-clone/wiki/Game-Architecture This is a good example of how a game and server communicate. Dread Knight 1 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.