Added simple README
parent
8c079822f0
commit
7c86284ca8
@ -0,0 +1,8 @@
|
|||||||
|
# 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)
|
Loading…
Reference in New Issue