Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 260 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 260 Bytes

To run this do

npm install

And pick which game you wish to run:

> npm run crash
> npm run dice
> npm run hilo
> npm run multi-roulette
> npm run tower

And then follow the prompts. The code simulates being a "game server" while you are the player