stoicaandrei/godot-neural-network
Applied artificial intelligence in Godot game engine
This project helps game developers integrate artificial intelligence into their Godot engine games. It takes game-related data (like player input or game state) and outputs intelligent decisions or behaviors for non-player characters or game systems. Game developers can use this to create more dynamic and engaging gameplay experiences.
No commits in the last 6 months.
Use this if you are a Godot game developer looking to add basic AI behaviors or neuroevolutionary learning to your game.
Not ideal if you need a sophisticated, production-grade AI solution for complex real-world simulations or large-scale data processing outside of the Godot game engine.
Stars
68
Forks
8
Language
GDScript
License
MIT
Category
Last pushed
Aug 16, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/stoicaandrei/godot-neural-network"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
CharlesPikachu/AIGames
use AI to play some games.
ardamavi/Game-Bot
Artificial intelligence learn playing any game with watching you.
darkmatter2222/EVE-Online-Bot
A Bot to play Eve Online leveraging various methods including popular machine learning tools. At...
ThalesGroup/kessler-game
Kessler is a simulation environment loosely modeled after our internal project PsiBee and the...
liumy2010/LiteEFG
Python library for solving Extensive-form Games and implementation of various baseline...