Library to create programs with genetic algorithms.
- PC + Monitor + Keyboard + Mouse
- Mind + Straight hands
- NCurses (For fieldgame)
- C compiler (GCC/Clang/e.t.c.)
- CMake 3.10+
mkdir build
cd build
cmake ..
cd ..
cmake --build buildCROSSPLATFORM EXECUTION (Works on Linux, maybe work on Windows, if you installed CMake directly to CMD, or powershell, and there is ncurses)
build/fieldgameOr Double LMB on fieldgame(fieldgame.exe on windows) file at build folder.