Entrie for js13k 2018, it a global game jam with challenge of creating a game in 13Kb of JS.
🎉🎉 We got 82nd rank in it 🎉🎉
Play it online, here
Silly Sam(my colleague) always does something funny with my work system to knock me offline, help me to connect to the network.
use space bar to proceed and arrow keys to move(Sam has done pranks around control beware!).
- All source files are in
src/
,build/
contains minified files, and/dist
contain final zip. - run command
gulp
to minify source code and build dest zip file.