Genetic Programming simulatoin using Godot

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By henriquelalves
:warning: Old Version Published before Godot 3 was released.

I created a small simulation using Godot for my Emergent Computing class. The entire stuff is on GitHub, along with some explanation:

I think the most useful code there is the Genetic Programming operators I implemented, and the Syntax tree subclass. Everything is on GDScript, so it should be easy to modify as will.

Muito bom, sempre quis saber como esses códigos funcionam, agora que tenho um deles na Godot vou dar uma estudada pra ver se aprendo alguma coisa :DDD

tiernich | 2016-04-26 05:35

i have always been interested in genetic program something. nice job

eaglecat | 2016-04-26 07:20