The project was made in a setting which we at 42 Vienna call a Rush - we randomly get put into teams of 2-3 peers and have exactly 2 days and 5 hours.
It was our first time working with the ncurses library.
git clone git@github.com:itislu/42-Rush-wordle.git
cd 42-Rush-wordle
make
./wordle
- C compiler (gcc/clang)
- GNU Make
- ncursesw library