A very basic number guessing game built with: HTML5, CSS3 and JavaScript
-
Updated
Dec 27, 2022 - CSS
A very basic number guessing game built with: HTML5, CSS3 and JavaScript
[ACE2019] The repo contains my submission as a participant to the ACE Datathon 2019 (organised by Data Analytics Club ETH Zurich).
This project is a number prediction game that I made for my lesson and use the C language.
The Number Guessing Game is an interactive C program where the player guesses a random number. Feedback is given for each guess: "Lower number, please" if too high, and "Higher number, please" if too low. The game displays the total attempts upon a correct guess, using loops and a random number generator for an engaging experience.
Add a description, image, and links to the number-prediction topic page so that developers can more easily learn about it.
To associate your repository with the number-prediction topic, visit your repo's landing page and select "manage topics."