Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

applicant

Library to create programs with genetic algorithms.

Requirements

  • PC + Monitor + Keyboard + Mouse
  • Mind + Straight hands
  • NCurses (For fieldgame)
  • C compiler (GCC/Clang/e.t.c.)
  • CMake 3.10+

Build

mkdir build
cd build
cmake ..
cd ..
cmake --build build

CROSSPLATFORM EXECUTION (Works on Linux, maybe work on Windows, if you installed CMake directly to CMD, or powershell, and there is ncurses)

Run

build/fieldgame

Or Double LMB on fieldgame(fieldgame.exe on windows) file at build folder.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages