Digital Derby
A virtual horse betting game that I’ve developed over about a week at General Assembly with Lando Olave, Adonis Casado, and Fergus Brown.
Place bets on virtual horse races in real time! The horses each have randomized stats, and random events can occur during races, ensuring a lot of variability.
Technologies Used
Misc:
- Socket.IO - Real-time communication layer
Backend:
- Typescript - Backend scripting language
- Express - Minimal web framework
- MongoDB - Database
- Heroku - Backend deployment
Frontend
- Javascript - Frontend scripting language
- Vite - Frontend build tool
- React - Frontend framework
- Netlify - Frontend deployment