An open API service providing repository metadata for many open source software ecosystems.

Topic: "number-guessing"

Sagar-Sharma-7/Number-guessing-game

This a simple Number Guessing Game. You will be given five chances to guess a number between one and hundred

Language: HTML - Size: 155 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 3

masanbasa3k/Number_Guessing_Neural_Network

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.

Language: PureBasic - Size: 1.18 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

efecnblt/Number-Guessing-Game

number guessing game with python

Language: Python - Size: 1.95 KB - Last synced at: almost 3 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Bezziboi/javaScript-portfolio

some javascript programs that I've created

Language: JavaScript - Size: 66.4 KB - Last synced at: almost 3 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Youth-Avenue-2021/Casino-Number-Gussing-Game

Game FUSION which is a blend of CASINO & NUMBER GUESSING games.

Language: C++ - Size: 27.3 KB - Last synced at: almost 3 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

vikashsaravanann/gamehub

🎮 A Python terminal-based arcade with classic mini-games (Snake, Tic-Tac-Toe, Rock-Paper-Scissors, Calculator, Number Guessing).

Language: Python - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

jamendina00/number-guessor-python

A Python game where players guess a random number with hints.

Language: Python - Size: 3.91 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

lulunac27a/number-guessing-game-js-with-score

Number guessing game in JavaScript with score

Language: JavaScript - Size: 583 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 1

imDarshanGK/Number-guessing-game

The Number Guessing Game repository contains a Python-based game that challenges players to guess a randomly selected number within a specified range. Features include random number generation, feedback for guesses ("Too High," "Too Low," or "Correct"), configurable difficulty levels, and it's a fun way to practice Python basics.

Language: Python - Size: 7.81 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

P-Nelly/roadmap-number-guessing-game

A Python-based number guessing game featuring multiple difficulty levels, high score tracking, and real-time hints. Perfect for learning Python basics through interactive gameplay. Built with pure Python, no external dependencies required.

Language: Python - Size: 8.79 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

DevGoyalG/Number-Guessing-Game

Number Guessing Game using HTML, CSS and JavaScript

Language: CSS - Size: 298 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

sinnedpenguin/morra

A Java implementation of the Morra hand game.

Language: Java - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ItsNotRohit02/GuessTheNumber

Guess a randomly generated number. You have limited attempts.

Language: Python - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

vishalx360/Num-Guess

Number Guessing game made entirely from vanilla javascript

Language: HTML - Size: 1.26 MB - Last synced at: almost 3 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

ymor-calayag/number_guessing_game

A simple command-line number guessing game where the player tries to guess a randomly generated number within a limited number of attempts based on the chosen difficulty level.

Language: Python - Size: 2.93 KB - Last synced at: 15 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

AliBahrami-ce/funny-number-gussing-game

A humorous Python CLI number-guessing game with interactive and sarcastic messages.

Language: Python - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

yogeshkumarsaini/Number-Guessing-Game

Simple Java CLI number-guessing game (default range 1–100) that gives hints and counts attempts.

Language: Java - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Oscardumai/Guess-the-Number-Game

A sophisticated Python number guessing game with multiple difficulty levels, smart hints, and high score tracking.

Language: Python - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

lulunac27a/number-guessing-game-rescript

Number guessing game in ReScript using React.js and Tailwind CSS

Language: ReScript - Size: 626 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Alvi24-hub/Number-Guessing-Game

A simple number guessing game built with Python.

Language: Python - Size: 118 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

SadeepaNHerath/Number-Guessing-Game

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.

Language: JavaScript - Size: 423 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

nurulashraf/java-number-guessing-game

A simple Java-based number guessing game where the user guesses a randomly generated number within a specified range. Includes error handling and user-friendly prompts to guide the player.

Language: Java - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

rkstudio585/number-guessing-game

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!

Language: C - Size: 6.84 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shivankushsingh09/Guessing-Number-Game

The "Guessing Number Game" is a Java project where players guess a random number and receive feedback. It enhances critical thinking, uses Java loops, conditionals, and input handling, and showcases programming skills. This project provides hands-on Java experience and improves problem-solving, resulting in a fun, educational game.

Language: Java - Size: 4.88 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Jdecho1118/NumberGuessing

Dive into the Python Number Guessing Game. Guess a random number from 1 to 100, get advice, adjust your strategy, and aim for success. Receive feedback, solve the riddle in the fewest attempts, and enjoy the thrilling realm of numerical deduction. Develop your instincts and embrace the challenge!

Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

OmPreetham/games

Collection of games crafted with passion. Dive in, play, and explore the joy of coding and gaming combined!

Language: Python - Size: 102 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

erffy/number-guessing-game

Number Guessing Game written by C.

Language: C - Size: 1.95 KB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AhmedMohamedAbdelaty/Guess-My-Number

A number guessing game built with JavaScript. Users try to guess randomly generated number between 1-20 in as few attempts as possible.

Language: CSS - Size: 8.39 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Duisternis/Guess-The-Number-Game

Challenge yourself with mind-bending number mysteries and guess the correct number to emerge victorious.

Language: HTML - Size: 348 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

sinnedpenguin/TheMorraGame

A console-based adaptation of The Morra Game using the Spectre.Console library.

Language: C# - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MonkeyClem/First_Python_Programs

My very first programs in python : Quiz / Number Guesser / Rock, Paper, Scissors

Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

trn115/doan-so

Game đoán số trên windows 10.

Language: Python - Size: 48.3 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

code-game-project/number-guessing

A number guessing game.

Language: Go - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nevinmathew/NumberGuessing

A simple console-based casino game where players can place bets on guessing a number between 1 and 10, with a chance to win 10 times the bet amount if they guess correctly. The game includes basic rules and functionalities.

Language: C++ - Size: 1.95 KB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

YARandomPerson001/Python-NumberGuessing

A 'Number Guessing' Python script.

Language: Python - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

TheAtsushi/Number-Guessing

A guessing game program that guesses a number and the player has to guess what number the program thought of.

Language: C# - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Shahnazi2002/guessingGame

Number Guessing Game

Language: HTML - Size: 8.79 KB - Last synced at: almost 3 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mali3days/calculatorr

Basic calculator

Language: JavaScript - Size: 2.64 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

EjiroAv/rando

Android App Based on the Popular Number Guessing Game

Language: Java - Size: 972 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0