Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 191 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 191 Bytes

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.