Skip to content

A remake of the game "Wordle" using ncurses library in C.

License

Notifications You must be signed in to change notification settings

DaniPTRK/wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

wordle

A remake of the game "Wordle" using ncurses library in C. In order to play the actual game, you must open a Linux Terminal and compile the source code. The game has some restrictions on the size of the Linux Terminal window (at least 50 lines width x 45 lines height), so be sure to have a properly sized window before starting the game, otherwise you'll receive an error message.

About

A remake of the game "Wordle" using ncurses library in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages