Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 767 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 767 Bytes

Austerity

Build status Deployment status

A nodejs web server for a popular deck-building board game.

Try an alpha version at https://austerity.azurewebsites.net/ (Supports only 5 simultaneous connections.) Azure took down my account :\

Run it

git clone then npm start and you're running a server!

You might need to open a firewall port on your computer to play with external devices.

Testing

Run npm test