Snake is a simple game created with html, css and js. Play it at https://augustinewafula.github.io/snake/
clone the project then open index.html
Use keyboard arrow keys to control snake movement. Eat as many sanke food as possible to achieve a higher score.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.