This a simple Number Guessing Game. You will be given five chances to guess a number between one and hundred
-
Updated
Mar 10, 2021 - HTML
This a simple Number Guessing Game. You will be given five chances to guess a number between one and hundred
Game FUSION which is a blend of CASINO & NUMBER GUESSING games.
some javascript programs that I've created
Number guessing game in JavaScript with score
Number Guessing game made entirely from vanilla javascript
Number Guessing Game using HTML, CSS and JavaScript
Guess a randomly generated number. You have limited attempts.
Helpful in learning basic programming concepts, such as variables, conditional statements, loops, functions, DOM manipulation, and event handling.
Terminal-based C game to guess multi-digit random numbers with scoring and leaderboard.
This program enables the user to draw a number on the screen, and then the program attempts to guess which number it represents. It utilizes a simple neural network model.
A number guessing game built with JavaScript. Users try to guess randomly generated number between 1-20 in as few attempts as possible.
A Java implementation of the Morra hand game.
🎲 A Flask-powered web game where players guess a random number with hints, scoring, and replay simple, responsive, and fun.
🎮 A Python terminal-based arcade with classic mini-games (Snake, Tic-Tac-Toe, Rock-Paper-Scissors, Calculator, Number Guessing).
A Simple number guessing game for my portfolio
A simple and interactive number guessing game built with Angular. Players try to guess a randomly generated number, receiving real-time feedback on each guess. Features a modern, responsive UI and is developed as part of the "30 Days of Angular" Udemy course.
A simple web game where players guess a number between 1-10 within 5 attempts. Built with HTML, CSS, and JavaScript using Bootstrap, the game features a responsive UI with Sinhala language elements, progress tracking, and visual hints. Players receive immediate feedback on their guesses with animated responses and automatic game resets.
Number Guessing Game is a C program where players guess a random number between 1 and 100. With up to 10 attempts, users receive feedback on whether their guesses are too high or low. It's a fun and interactive way to test your guessing skills!
A 'Number Guessing' Python script.
Add a description, image, and links to the number-guessing topic page so that developers can more easily learn about it.
To associate your repository with the number-guessing topic, visit your repo's landing page and select "manage topics."