Skip to content

Coffescript / html5 free imlementation for Carcassonne-like game engine. Runs on nodejs.

Notifications You must be signed in to change notification settings

carlosacp/carcanode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carcanode

Coffescript / html5 free imlementation for Carcassonne-like game engine. Runs on nodejs.

Requirements

  • Install zappajs-partials
npm install zappajs-partials
  • Install zappajs
npm install zappajs
  • Install supervisor
npm install supervisor -g
  • Install Jasminejs
npm install jasmine-node -g

Running

  • App:
supervisor run.coffee
  • Tests
jasmine-node --coffee spec/

About

Coffescript / html5 free imlementation for Carcassonne-like game engine. Runs on nodejs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published