diff --git a/README.md b/README.md index 971b94b..44ff6e7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Adatonics - +![Planet View](.forgejo/planet.png?raw=true) +![Projection View](.forgejo/projection.png?raw=true) Planet generation with simple plate tectonics. ## Description @@ -14,16 +15,22 @@ TODO ### Installing -* Open project in Godot -* TODO: Binaries +Two options A, and B: +- A: Download/clone the code and open the project in Godot +- B: Download a release from [Releases](https://lab.5b5.eu/Ade9/Adetonics/releases) ### Executing program -* TODO +* When switching to the projection tab for the first time, an expensive calculation takes place to map vertices to pixels - expect delay. ## Help -* TODO +### Controls +* `Spacebar` - Perform one stage +* `Enter` - Toggle Auto Generation +* `Right Click` - Select point from planet under cursor +* `Left Click` - Rotate planet + ## Authors