A project just to improve my programming skills.
This version adds a GUI for the game. Thanks to Raylib 5.0
- CMake version > 3.6
$ mkdir build
$ cmake -S . -B build/
$ cmake --build build/
A project just to improve my programming skills.
This version adds a GUI for the game. Thanks to Raylib 5.0
$ mkdir build
$ cmake -S . -B build/
$ cmake --build build/