A game where you can bet on a horse without losing real money!
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!
- Clone this repository to your local machine.
- Open the application in your preferred web browser.
- Start utilizing the features to enhance your academic experience.
We welcome contributions to make Horse-Racing even better! Feel free to fork the repository, make your improvements, and submit a pull request.
If you have any questions or feedback, please contact us at [[email protected]].
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