word-guessing
There are 16 repositories under word-guessing topic.
Silent-Watcher/cli-word-guessing-game
a simple word guessing game 🕹. Leave a star before you leave ⭐
siddharthroy12/guess-what
A word guessing game
mayur7garg/TheCowBullGame
A word guessing game created using Python's FastAPI framework and deployed on Heroku using Docker containers.
guigro/quadrus
French (and translatable) fork of Quordle game ! Guess 4 words in 9 tries !
meet244/Hangman-game
Interactive Hangman game in Python using tkinter library for challenging word-guessing fun.
24online24/WordGuesser
A Python script that helps users in word guessing games like Wordle.
RealJerzy/Hangman
Hangman is a game, in which the player attempts to guess a randomly chosen word before running out of tries.
ryanve/woas
opensource phrase guessing game made with static HTML and fresh CSS
Tch1b0/word-guesser
A word guessing game in the command line
FelixFern/Wordle-React
Recreation of a word guessing game in React.js by Josh Wardle called Wordle
SalehTavakoli/loser-game
In this game you have to guess words by entering a letter each time. Project runs in a non-graphical environment.
UmayrNordien/PythonHangman_DeathNote_Edition
Master the Death Note twist in this Python Hangman game, facing Ryuk as you unravel the words
Gokay339/word-guessing-game
Word Guessing Game
iNoles/Hangman
Hangman Python implementation of the classic word guessing game, focusing on U.S. state names.
sunnybunnyy/hangman
Hangman is a classic word-guessing game where players guess letters to reveal a hidden word. Each incorrect guess adds a part to a hangman figure. This version features an interactive GUI built with PySimpleGUI, making the game fun and engaging.
Willyanto39/guess-the-word
Simple word guessing game in Java.