johnBuffer / AutoDrone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoDrone

Genetic Algorithm experiment to see how good NN controlled drones could get.

Build instructions

You need SFML to be installed on your system in order to build this project. Then you can use CMake to generate the project and build it.

The res folder contains textures and font needed by the executable.

About


Languages

Language:C++ 99.0%Language:CMake 1.0%