You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
470 B
Markdown
9 lines
470 B
Markdown
# Concept
|
|
|
|
The idea is to create a sandbox environment in godot to let some form of evolutionary algorithm run that controls turrets and missiles.
|
|
|
|
The current idea is that missiles get to maneuver autonomously and have to ram their target while turrets need to predict their trajectory and shoot them down.
|
|
It'll probably be a mess.
|
|
|
|
![alt text](https://gitea.lubiland.de/pandro/GeneticMayhem/src/commit/8c079822f0688283242582db47c4bdafa2242f19/example-2022-11-18.gif)
|