https://github.com/basklash/horse-racing
A horse racing game where you can bet with coins on a horse. The game is made with JavaScript.
https://github.com/basklash/horse-racing
horses racing racing-game racing-simulator
Last synced: 4 months ago
JSON representation
A horse racing game where you can bet with coins on a horse. The game is made with JavaScript.
- Host: GitHub
- URL: https://github.com/basklash/horse-racing
- Owner: BaskLash
- Created: 2023-02-01T07:36:37.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-10T17:39:38.000Z (about 1 year ago)
- Last Synced: 2025-08-10T03:35:28.878Z (10 months ago)
- Topics: horses, racing, racing-game, racing-simulator
- Language: SCSS
- Homepage:
- Size: 1.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to the Horse-Racing game!
A game where you can bet on a horse without losing real money!
## The story of this game
Since I love to code and develop ideas in general, I wanted to have a game where you could bet on a horse, put the bet on a horse and if you win you get more.
And of course, if you lose, you lose the bet and the money you put on it.
I started developing this game many years ago, but there were always things I wanted to improve or even add new features.
I hope you enjoy the current version!
## Getting Started
1. Clone this repository to your local machine.
2. Open the application in your preferred web browser.
3. Start utilizing the features to enhance your academic experience.
## How to Contribute
We welcome contributions to make Horse-Racing even better! Feel free to fork the repository, make your improvements, and submit a pull request.
## Contact
If you have any questions or feedback, please contact us at [spamemailadresseol221@gmail.com].
## Links that were very useful during this trip
Issue 1: How do I add a delay in a JavaScript loop?
Link: https://stackoverflow.com/questions/3583724/how-do-i-add-a-delay-in-a-javascript-loop
Issue 2: Generate random number between two values
Link: https://www.codegrepper.com/code-examples/javascript/random+number+generator+1-10+javascript
Issue 3: Check if a radio button
Link: https://www.geeksforgeeks.org/how-to-check-whether-a-radio-button-is-selected-with-javascript/
Issue 4: Value change event of input type number
Link: https://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_oninput
Issue 5: For Loop in Javascript (document.getElementById)
Link: https://stackoverflow.com/questions/26847366/for-loop-in-javascript-document-getelementbyid