guessing-game
There are 691 repositories under guessing-game topic.
scribble-rs/scribble.rs
The free and privacy respecting pictionary game - Play at https://scribblers.bios-marcel.link
AhoyLemon/damn.dog
A guessing game for WikiHow illustrations.
Tanya102/Python-Projects-for-Beginners-
Interesting and interactive projects for beginners in python programming.
prateekkalra/guess-game
The classic guess the number game with some extra features.Try it
Arp-G/pictionary
Picture guessing and drawing multiplayer game
hoangsonww/Digital-Design-Labs
🖥️ A collection of SystemVerilog modules and Assembly programs. This repo includes examples of decoders, encoders, binary adders, and interactive games such as Guessing Game implemented in hardware description and assembly languages, illustrating practical applications in digital systems and microprocessor interfacing.
AhoyLemon/idiots.win
Google Autocomplete Guessing Game
arasgungore/Word-Game
A C++ project in which you can play the Turkish game show “Kelime Oyunu” (Word Game) on the terminal.
s-shemmee/Python-Project-Ideas
This repository is a compilation of some of the best project ideas in Python to practice your skills. From a beginner level to complex projects, this list should keep you busy for days!
Amine-Smahi/UPrice
If you’ve ever seen “The Price is Right” on TV, you’re probably familiar with the game where contestants guess the price of an item.
slxmmy999/InfiniteBaseballGrid
Infinite version of the daily Immaculate Grid baseball puzzle game.
GitSquared/guessing_game
My attempts at learning Rust.
ShaheenJawadi/LexoGuess
LexoGuess is a vibrant and challenging word puzzle inspired by the popular game Wordle. Guess the hidden word, crack the code, and enjoy the thrill of linguistic discovery in this addictive and fun-filled adventure!
Syafwan000/guess-your-crush
Tebak nama teman, crush kamu atau siapapun itu
christine-lehmann/Python-Mini-Projects
Python Mini-Game Projects for beginners
Silent-Watcher/cli-word-guessing-game
a simple word guessing game 🕹. Leave a star before you leave ⭐
willuhmjs/hintable
An exciting word guessing game.
dinaraparanid/PrimaMobile
Music Player Android App
anonymouspenguin000/geoguessr-clone
A clone of GeoGuessr - a popular geography game
Kourva/GuessGame
Simple Python Guess Game with PyAutoGUI
zDevelopers/DrawesomeNinja
✏️ Online pictionary made damn simple
omidnikrah/gol-ya-pooch
Gol ya Pooch: Guess the hand, dodge the bluff, don’t get played! 👊🏻
s-shemmee/Number-Guessing-Python
A classic number guessing game that offers a fun challenge and keeps you entertained.
serhanelmacioglu/Guess-the-Number_Coding-with-Python
Let's play a simple game. Once I will pick a number between 1 and 10 then you will guess, alright? Don't forget, you have only 3 chances so let's see if you can guess the number in my mind!
somekindofwallflower/guess-my-number
Guess my number is a simple game
vyahello/guess-the-melody
🎵 Guess the melody telegram bot quiz (python + sqlite3 + telegramapi + travisCI)
alorber/Guess-The-Song
A Spotify song guessing game
AnthonyByansi/Rust-Guessing-Game
A basic guessing number game in Rust
catherineisonline/guess-my-number
Number guessing game: A fun and interactive JavaScript game where players must guess a randomly generated number. With different messages depending on the user's input, this project showcases my ability to create engaging and dynamic user experiences. [ARCHIVED]
alexbckr/dalledle
A Wordle-esque caption guessing game with DALL-E images.
AmirhoseinHesami/Guess-My-Number
Guess My Number Game Using Javascript
jsramraj/pictionary
Pictionary game
aydinnyunus/GuessTheDollars
Guess The Dollars
Fraaq/simplediscordbot
Simple python discord bot. This bot can send random text from txt file or random image from directory and it can delete message if the message contains word that you banned
IkboljonMe/small-my-first-game
It is my first application in javascript. It is simple game that user has to find guessed number. Enjoy😁
ossamamehmood/Guessing-Game-Guided-Project-Coursera
In this project you will create a guessing game application that pits the computer against the user. You will create variables, decision constructs, and loops in python to create the game.