classic snake game built with JavaScript and phaser as a beginner phaser project.
Hope to make a live version very soon ⌛ GitHub pages address is ready: http://lucosmo.github.io/snake/ 🤞
- update to phaser 3.55 (Phaser 3.55.2 "Ichika" is the current stable version and was released on 27th May 2021.)
- deploy game
- multiplayer mode - 2 players against the same game?
- mobile friendly
- keyboard control
- multiple levels
- player stats
- tests