Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 446 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 446 Bytes

Ludum dare 32 game "Monks: The age of reason"

Challenge theme "An Unconventional Weapon".

Ludum dare page

Screenshot

Development dependencies

  • nodejs
  • npm
  • gulp (npm install gulp -g)

Usage:

Install local dependencies: npm install. Compile with gulp: gulp.

Now you can open the file www/index.html in your browser.