Skip to content

alexsad/multiplayer-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multiplayer-snake

Online version at https://morning-cove-80203.herokuapp.com/

Localhost address http://localhost/

Code for multiplayer snake game is based in this tutorial on the Traversy Media YouTube channel.

To deploy this version to Heroku you need only github deploy configuration so this is a more simple version to deploy than this video.

Improvements:

  • More than 2 players logged on game simultaneous.
  • Url with room id parameter.
  • When a player join the room a cpu will be created with A*Star algorithm.
  • Several empty blocks with white border as obstacles.

About

multiplayer-snake game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published