Skip to content

A basic wordle console clone for learning a little bit of c

License

Notifications You must be signed in to change notification settings

CaresleGames/wordle-console-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle Console Clone

Basic wordle console clone for learning a little bit of c. This is a basic example that contains the basic rules of the game:

Wordle

Spanish Wordle

  • 6 Attemps for word
  • Showing if your word is in correct place, bad place or isn't in the word
  • Loading word from a list of words inside of a txt file.

Todo

  • Limit the input by the player to only words of 5 letter (Right now you can test a word of 1 or 6 letters)
  • Adding support for uppercase letters

About

A basic wordle console clone for learning a little bit of c

Topics

Resources

License

Stars

Watchers

Forks

Languages