DEMO LINK: https://imdbsd.github.io/gimbot-snake/
Rebuilded version of old school snake game in gameboy (or gimbot).
Created using react.js , bootstrapped with Create React App and developed to support Progressive Web App, so you can install it in your mobile device.
Design inspired by baumannzone/gameboy-css, visit his awesome design!
Key to use when you are playing in computer
Action | Key |
---|---|
Move-up | arrow-up |
Move-Down | arrow-down |
Move-Left | arrow-left |
Move-Right | arrow-right |
Restart | r |
Pause | spacebar |
Resume | g |
P.S. Feel free to report wen finding some bug, because not tested in all of browser and mobile phone.