GitHub topics: word-guessing-game
judasgutenberg/networked_spellingbee
Play the day's NY Times Spelling Bee in competition with friends. This has most of the features of the NY Times Spelling Bee, and some additional ones I have wanted.
Language: JavaScript - Size: 2.02 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

who-else-but-arjun/Course_Project_DA221M
This project was made a part of the course project for DA221M - Artificial Intelligence course emphasizing on the limitations of AI in language understanding. .
Language: Python - Size: 43.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

russkyc/guess-io
Word Guessing Game made with WPF
Language: C# - Size: 93.8 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

DGrothe-PhD/Mastermind
Desktop word guessing game with English, German and French word lists
Language: C# - Size: 9.01 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 1

mreshank/guess-the-word
This is a simple project that utilizes basic JavaScript html and CSS in order to create Game-like environment in which you have to guess the partially hidden word within n number is trials. If you cant guess the word after n guesses, you will lose, Otherwise, if you guess the word correctly, you win! Additional features : custom word length!
Language: JavaScript - Size: 738 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

HamidByte/kasoti
Kasoti is a guessing game powered by AI. Guess the person’s name by asking Yes/No questions, or let the AI guess by asking you questions.
Language: JavaScript - Size: 160 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

arasgungore/Word-Game
A C++ project in which you can play the Turkish game show “Kelime Oyunu” (Word Game) on the terminal.
Language: C++ - Size: 891 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 26 - Forks: 4

caglarorhan/turkcewordle
Turkish Wordle Game
Language: JavaScript - Size: 2.51 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 1

Subhoshri/Python-Projects
A short but unique collection of python projects.
Language: Python - Size: 264 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

NinaHahne/all-that-stuff_v3
Multiplayer word association game
Language: JavaScript - Size: 10.3 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

regmisatyam/GuessByImage
An android game that asks users to guess name by showing famous logos of famous brands. Crafted using Android Studio
Language: Java - Size: 104 MB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

dipankarsrirag/eval-dialect-robust
Code and dataset used to evaluate dialect robustness of large language models.
Language: Python - Size: 1.71 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

msukanen/hangman_k
Hangman K. A word guessing game - an Androidified and Kotlinized variant of my React-based one.
Language: Kotlin - Size: 182 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

msukanen/hangman_jr
Hangman word guessing game w/React.
Language: JavaScript - Size: 542 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mayur7garg/TheCowBullGame
A word guessing game created using Python's FastAPI framework and deployed on Heroku using Docker containers.
Language: SCSS - Size: 576 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 6 - Forks: 0

Shyguy99/Whatsapp-bot
A simple WhatsApp Bot made using open-wa library with some additional features.
Language: Python - Size: 123 MB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 30 - Forks: 12

Aditi-Asati/word_guessing_game
Language: Python - Size: 3.91 KB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Aayush-2103/Guess_the_correct_word_Game_in_Python
It is a simple game made using randint function of random library. The user needs to blindly guess alphabets to finally get the word.
Language: Python - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

Rachit-Pal/Word-guessing-game
Word guessing game, written in JavaScript and beautifully designed in CSS
Language: JavaScript - Size: 86.9 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

rukshan99/wordly
Wordly is a quiz based word guessing game developed as a mobile app using Flutter.
Language: Dart - Size: 3.76 MB - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 3

Poojaasri7/HangmanGame
A simple Hangman game implemented in Python.
Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

shabir-mp/Animal-Guess-Game
A simple word guessing game using animals as the word list. In this game, you will try to guess an animal word by guessing letters. If a letter in your guess matches a letter in the secret word, the letter will be revealed. You have a maximum of 6 incorrect guesses before you lose the game.
Language: JavaScript - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

iNoles/Hangman
Hangman Python implementation of the classic word guessing game, focusing on U.S. state names.
Language: Python - Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

pytholic/word-masters
A word guessing game based on the famous wordle game.
Language: JavaScript - Size: 148 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

aacismaharjan/Hangman
Hangman Game in C Programming (Dynamic Programming) is developed by Aashish Maharjan inspired from an online creator. It is text based word guessing game.
Language: C - Size: 108 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

randcode-generator/WordGuessingGame_Android
Language: Java - Size: 411 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 1

andrijaantunovic/rijecvic
Wordle clone for Croatian
Language: JavaScript - Size: 362 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

AbdullahButt2611/Word-Guessing-Game
This is an HTML, CSS, JavaScript based wordguessing game. It will have the hinting help and will also let the user know abou the words that are incorrect.
Language: JavaScript - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

8ctopotamus/word-guess-lunchnlearn
A word guess game for the "React Hooks Lunch N Learn".
Language: JavaScript - Size: 492 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jaiswalism/hangman
Python Hangman game: Guess letters, avoid losing lives. Visual Hangman stages show progress. Win by guessing the word or lose with 0 lives.
Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SAKSHAM-SAAM/BullsAndCowsGame
A terminal based word guessing game made with Unreal engine 4.28.
Language: C - Size: 23.1 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Gokay339/word-guessing-game
Word Guessing Game
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ryanve/woas
opensource phrase guessing game made with static HTML and fresh CSS
Language: HTML - Size: 12.7 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

randcode-generator/WordGuessingGame_iOS
Language: Swift - Size: 304 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

wynekayuliana/plankman-game
Plankman is a pirate-themed word-guessing game
Language: CSS - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

jcqlng/Word-Guess-CLI
Word Guess command-line game using constructor functions
Language: JavaScript - Size: 688 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

Gregor-Gottschewski/Word-Guesser
Word Guesser is a two player word guessing game, also known as "Hangman".
Language: Java - Size: 4.99 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

leonidasv/stockle Fork of cwackerfuss/react-wordle
A clone of the popular game Wordle, but with stock tickers.
Language: TypeScript - Size: 3.3 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

greeshmasunil10/Word-Guessing-Game
A Word Guessing Game built using python
Language: Python - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

josh-collinsworth/hondo
A word game in the vein of Wordle; try to solve back-to-back code words to get to 100 points.
Language: Svelte - Size: 1.15 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 2

SohanR/guess-word
Word Guessing Game
Language: JavaScript - Size: 448 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

siddharthroy12/guess-what
A word guessing game
Language: JavaScript - Size: 440 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 3

guigro/quadrus Fork of keljopap/quordle
French (and translatable) fork of Quordle game ! Guess 4 words in 9 tries !
Language: HTML - Size: 2.74 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

MatthewBryantDonovan/WordGuess-Cli
A command-line game allows the user to guess a word.
Language: JavaScript - Size: 1.98 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

AbhayTr/Jardle
Completely offline Java App Version of the famous word-guessing game Wordle, with extra features!
Language: Java - Size: 1.89 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

24online24/WordGuesser
A Python script that helps users in word guessing games like Wordle.
Language: Python - Size: 1.12 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

mrtergl/WordGame_Java_2ndGrade
Word Guessing Game programmed by Java-GUI
Language: Java - Size: 426 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

JoelVStan/Hangman
Hangman - A word guess game.
Language: Python - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RealJerzy/Hangman
Hangman is a game, in which the player attempts to guess a randomly chosen word before running out of tries.
Language: Python - Size: 18.5 MB - Last synced at: 10 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

ivteplo/word-guessing-game
A word guessing game similar to Wordle
Language: TypeScript - Size: 1.07 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

keenwilson/Word-Guess-Game
A word guess game (Hangman) with a destination theme using Vanilla JavaScript This app has been created with HTML, CSS Bootstrap, and JavaScript.
Language: JavaScript - Size: 19.1 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

giovannapezzini/7SwiftyWords
A word-guessing game. 🖍
Language: Swift - Size: 126 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

NinaHahne/AllThatStuff
multi-player word association game
Language: JavaScript - Size: 75 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

SadmanSakib93/HangMan-Game-Python
Language: Python - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

golamrabbiazad/findme-game
A word guessing game with alert & prompt.
Language: CSS - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Kayle7777/Word-Guess-Game
Language: JavaScript - Size: 34.2 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Willyanto39/guess-the-word
Simple word guessing game in Java.
Language: Java - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1
