Skip to content

quuxtastic/web-tabletop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requires
  Node.js (version >= 0.6.5)
  Coffeescript (version >= 1.1.3)
  socket.io (version >= 0.8.7)

  You can download node at: http://nodejs.org/#download
  You can install the npm modules with:
    $ npm install -g coffee-script socket.io

You can run it with

  Unix: $ bin/start.sh

  Windows: > bin/start.bat

from the repository root folder. You can set the environment variable
WEB_TABLETOP_ROOT to run from any folder.

If the script has trouble running the coffee command, you should set the
COFFEE environment variable to be the absolute path to the main coffee
script (see npm's documentation for where it puts installed modules).

About

web platform for running tabletop RPG games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors