Skip to content

easco/c3tr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C3TR : A roguelike adventure

CARL the Time-Traveling Robot

Build Status Join the chat at https://gitter.im/c3tr/c3tr

Building

  • npm install : Install dependencies
  • npm run build : Build production-level (minified) application
  • npm run lint : Lint app/
  • npm run sync : Synchronize NPM dependencies
  • npm run watch : Build and watch app/ directory