To test or play the game feel free to use my GitHub's: Live Demo
This project is designed to emulate the experience of horse racing. It is a simple yet captivating game where players can bet on the horses and watch the race. Each horse has unique attributes that affect its performance in the race, making the game unpredictable and exciting. The game is designed to be intuitive and user-friendly, making it accessible to players of all ages and experience levels.
The game is built using the following technologies:
- HTML: The structure of the web page.
- CSS: Styling the web page.
- JavaScript: The core functionality of the game.
- GitHub Pages: Hosting the game online.
- Horse selection: Choose the horse to bet on based on its unique attributes.
- Betting System: Bet an amount of your choosing on your favorite horse.
- Dynamic race: Each race is dynamic and unpredictable, with different outcomes each time.
- Score tracking: Keep track of your wins and losses.
To run the game, you can visit the live demo or download the code from the repository and open index.html
in your browser.
Distributed under the GPL-3.0 License. See LICENSE
for more information.