Skip to content

js13kGames/bubble-jumper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bubblejumper-js

A simple game for simple people

##Install

  1. Download or clone repo.
  2. Run npm install at the root folder.
  3. Run grunt
  4. Open index.html in the dist folder.