Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Dolani25/roadblocks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Work in progress for JS13k.

  • Title unknown.
  • The theme is precarious.

Developing

First you need to ensure you've got your tools installed:

  • Ensure you're in a Unixlike environment (Windows is unlikely to work).
  • npm install -g browserify uglify-js beefy
  • Run npm watch to get started.

The watch task uses the node watch module for platform agnosticism, and runs a beefy server so you don't get out-of-date Browserify builds.

About

🚜 My entry for JS13K 2015. An isometric drag & drop puzzle game in 13 kilobytes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 94.4%
  • JavaScript 5.1%
  • Other 0.5%