My variation of famous gambling game made in 3D. Just place your bets, launch rocket and try to cash out before explosion.
- Clone this repo: git clone https://github.com/Tvoncher/crash_game
- Run
yarn
in the root folder - Run server with
yarn dev
. - Enjoy coding.