Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 174 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 174 Bytes

Tavli

Modern backgammon.

Running

To fetch packages first:

mrt update

To run:

meteor

To run with debugging:

NODE_OPTIONS='--debug' meteor