Skip to content

Huangxt57/wordle-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordle-cpp

Terminal-based WORDLE game written in cpp.

Build & Run

This project depends on fmt library for colorful text output and C++11 supported compiler.

# build 
make
# run
./wordle ./wordle-answers-alphabetical.txt

Screenshots

TODO

  • Use ncurses TUI

About

Terminal-based WORDLE game written in cpp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published