1 Forks
5 Stars
5 Watchers

AIEngine

An Artificial Intelligence Engine to be used mainly in game development. It contains a bunch of algorithms and techniques used in game development, like Neural Networks, Genetic Algorithm, A*, Minimax, MCTS and a lot more.

How to download and setup AIEngine

Open terminal and run command
git clone https://github.com/SoloGameDevGitHub/AIEngine.git
git clone is used to create a copy or clone of AIEngine repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AIEngine https://github.com/SoloGameDevGitHub/AIEngine/archive/master.zip

Or simply clone AIEngine with SSH
[email protected]:SoloGameDevGitHub/AIEngine.git

If you have some problems with AIEngine

You may open issue on AIEngine support forum (system) here: https://github.com/SoloGameDevGitHub/AIEngine/issues