Skip to content
forked from AviKKi/connect

Connect - a js13kGames 2018 competition entry by @AviKKi & @Gilbishkosma.

Notifications You must be signed in to change notification settings

js13kGames/connect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ;)