A die and redie style multiplayer game.
By Sylvain Bossut, Florian Cordi, Benjamin Belletoile et Pierre Marchand
Make sure you have Node.js.
$ git clone [email protected]:aBMania/dard # or clone your own fork
$ cd dard
$ node app
Your app should now be running on localhost:5000.
If you only want soloplayer mode, you can just copy the content of public/ and open index.html with your local server.