Skip to content

carlmartus/ld32_book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.