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
A mystical number-guessing game. Enter the ancient temple, guess the hidden number, and discover your fate — or be cursed. Built with Python, Tkinter, and JavaScript. Available for Windows and browser.
Guess a randomly generated number. You have limited attempts.
Number guessing game in JavaScript with score
A number guessing game built with JavaScript. Users try to guess randomly generated number between 1-20 in as few attempts as possible.
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.
Number Guessing game made entirely from vanilla javascript
Number Guessing Game using HTML, CSS and JavaScript
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 simple Python number guessing game for beginners with limited attempts and replay option.
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.
Casino Number Guessing Game in C++
A beginner-friendly Python number guessing game that demonstrates loops, conditional logic, and user interaction through a simple command-line interface.
🎮 A Python terminal-based arcade with classic mini-games (Snake, Tic-Tac-Toe, Rock-Paper-Scissors, Calculator, Number Guessing).
Python number guessing game with sound effects and colored terminal output. Players have 6 attempts to guess a random number between 1 and 100. Includes input validation, interactive feedback, and sound effects for correct and wrong guesses. Beginner-friendly for learning Python, loops, conditionals, and exception handling.
A Simple number guessing game for my portfolio
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."