Monday, 17 April 2017

How do I create a multiplayer snake game?

I have been creating a simple snake game in javascript and I am wondering how to make it multiplayer so that multiple snakes are created on one canvas.

I know I have to use node.js but I have very limited knowledge of it. Could someone please guide me on how to get started and how I can convert my javascript code into node.js?



via Mónika Cardoso

No comments:

Post a Comment