issues
search
SoloGameDevGitHub
/
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.
https://sologamedev.blog
MIT License
6
stars
2
forks
source link
FIX / Clean up unnused files + Organize CMakeLists
#13
Closed
AndreiSchuch
closed
4 years ago
AndreiSchuch
commented
4 years ago
Creating specific
CMakeLists.txt
for each module in this repository
Adding
*.idea
in
.gitignore
file
Removing unnecessary files and specific project folders
Removing old
Strategy
folder
CMakeLists.txt
for each module in this repository*.idea
in.gitignore
fileStrategy
folder