Classic game made with C++, let you play against the computer. Have a lovely TUI :)
Note
Tested in Linux only.
- Clone this repo.
- Build the project by running
Make.shfile. - Run the program, use
.\outDebug.
Note
This project use Clang as a compiler.
- I use a program called Figlet.
- Install it in your distro.
- Generate a word.
- Copy the text from the terminal, then paste it in your code file (yes, it is hard-coded).
