This project was created for the purpose of exploring the mathematics behind the gambling game crash, It explores how even with pseudo-random multipliers presented to players, the game can produce a selected expected value for the player & casino.
- Crash Description
- Responsive Web Design
- Retrain Images of Valentina Tereshkova
- Deploy to Vercel
- Crash Blog Article
- Complete Crash Equations
- Unit Tests (Python = unittest)
- Acceptance Tests
- Nodejs v16.13.0
- Python 3.10.4
npm install
pip install -r requirements.txt
npm run dev
Being deployed on Vercel, the application uses Serverless functions, so it might take a while to load/spin-up initially