Skip to content

Tvoncher/crash_game

Repository files navigation

3D Crash Gambling Game Simulator

Made with React + Babylon + MobX

247522715-0357d9a9-993d-49fa-8040-876f030261cf

My variation of famous gambling game made in 3D. Just place your bets, launch rocket and try to cash out before explosion.

Local launch

  1. Clone this repo: git clone https://github.com/Tvoncher/crash_game
  2. Run yarn in the root folder
  3. Run server with yarn dev.
  4. Enjoy coding.