Making AI in Godot

Channel:
Subscribers:
3,830
Published on ● Video Link: https://www.youtube.com/watch?v=TMztBMRGrOQ



Duration: 30:58
5,109 views
197


Just a video explaining how to make an AI or Genetic Algorithm in Godot.

Code from the project right here:
https://github.com/aimforbigfoot/Genetic-Algorithm-In-Godot

If you have any ideas or questions, please comment them down below. I'll try my best to answer any questions.

For the Godot Icon used in the thumbnail: Original Author of the Godot Icon (Andrea CalabrĂ³), changes were made to this icon.
https://commons.wikimedia.org/wiki/File:Godot_icon.svg

0:00 - Intro
1:09 - Explaining Concepts Behind the AI
7:17 - Setting up the World
8:18 - Setting up the Goal Node
8:22 - Setting up the Creature Node
8:55 - Programming the Creature
19:02 - Programming the World
25:37 - Errors
26:30 - Running the Simulation
28:33 - Extensions
29:54 - Ending Thoughts and Comments
30:36 - Bloopers







Tags:
Godot
AI
Genetic Algorithm