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