Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 707 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 707 Bytes

Connect

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

Instructions

Silly Sam(my colleague) always does something funny with my work system to knock me offline, help me to connect to the network.

Controls:

use space bar to proceed and arrow keys to move(Sam has done pranks around control beware!).

Code Summary

  1. All source files are in src/ , build/ contains minified files, and /dist contain final zip.
  2. run command gulp to minify source code and build dest zip file.

Enjoy the game(Sam has made it quite challenging ;)