8000 GitHub - PHPacheco/GuessTheWord: This was my first project ever made, a simple Wordle like game.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PHPacheco/GuessTheWord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle-Like Game in C

This is a simple console-based game inspired by the Wordle game named Termo, developed in C. The game allows one or two players to play and try to guess a secret word within six attempts.

Title screen

Features

  • Game Mechanics:
    • Players have six attempts to guess a secret word.
    • After each guess, the game provides feedback on which letters are correct and in the correct position.
    • The game ends when a player guesses the word or runs out of attempts.
    • Multiplayer Support: Play with one or two players.

How to Play

Rules

About This Project

This is my very first project! I created this game after about four months of learning programming. The ideia is to show my first steps. I hope it serves as a way to reflect on my progress and create a perspective of how much I have evolved.

This program was created as an assignment for an introduction to programming course when I was studying electrical engineering. It was created in early 2022, shortly after Wordle was released.

License

MIT License

Author

Pedro H. Pacheco

About

This was my first project ever made, a simple Wordle like game.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0