diff --git a/README.md b/README.md new file mode 100644 index 0000000..242c117 --- /dev/null +++ b/README.md @@ -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)