5
HTML5 Game | Guess the next number
You can get the complete code from the link below
https://www.dyclassroom.com/web-project/html5-how-to-create-guess-the-next-number-game
This is a very simple game. You will get 5 chances to correctly guess the number that your computer has selected from 1 to 9
Requirement
Web browser
like Google Chrome, Mozilla Firefox, IE etc.
Text editor
like Notepad, Notepad++, TextMate etc.
Game Parts
Our game is divided into 3 parts
HTML (Body of the game)
JavaScript (Brain of the game)
CSS (Design of the game)
Pages involved
Our game has 3 pages
index.html (Contains HTML code)
script.js (Contains JavaScript code)
style.css (Contains CSS code)
Thanks for watching and thanks for reading.
source
6 comments
More so, I wanted players to be taken to a different page when they exhaust their chances. Each time I try the game does not respond any more. Kindly guide me. Thank you Sir
Please kindly educate me on how to put a link instead of calling for the reset button to play again. Thanks.
Sir good evening, the script.js is throwing up a lot of errors.
the source code page don't exist anymore Sir, please can you share?
Can you make this in Rust programming lanugage?
took me forever but it was worth it
Comments are closed.