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.
No commits in the last 6 months.
Stars
6
Forks
2
Language
C++
License
MIT
Category
Last pushed
Aug 28, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/SoloGameDevGitHub/AIEngine"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
legends2k/2d-fov
Field of View and Line of Sight in 2D
MrRobb/Artificial-Intelligence
Some AI-related projects
JoanStinson/Decisions
C++ SDL AI Decisions: Finite State Machines and starting GOAP.
euan-forrester/ai-wisdom-2-sample
Sample code for my article Intelligent Steering Using PID Controllers in the book AI Game...
cromerc/alai
A game used to test A.I. for my university thesis.