An implementation of Wordle written in C.
-
Updated
Aug 12, 2024 - C
An implementation of Wordle written in C.
Modern C implementation of the classic Scrabble word game, version 3
🕹️ Play a classic Hangman game in C, test your word-guessing skills, and enjoy multiple rounds with a simple console interface.
This project implements the classic Hangman game. Players try to guess a hidden word by suggesting letters. The game randomly selects words and provides feedback on correct and incorrect guesses. It's a great project, practicing basic game development, and exploring string manipulation. The code is well-commented and easy to follow.
Add a description, image, and links to the word-game topic page so that developers can more easily learn about it.
To associate your repository with the word-game topic, visit your repo's landing page and select "manage topics."