Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.06 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.06 KB

DEMO LINK: https://imdbsd.github.io/gimbot-snake/

gimbot running screenshoot

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!

KEYBOARD CONTROLLER

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.