summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
index 55734b9..be16c4d 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,18 @@
# chaotic-attractors
Fork of https://github.com/orfeasliossatos/Coding-Projects tweaked and ported to Linux.
+
+The only requirement needed is SFML, you should be able to grab it from your package manager.
+This project uses SFML 2.5.1
+
+Run ./run.sh to compile and execute the program.
+
+Controls :
+H to switch to the next attractor
+
+W/A/S/D for moving in the plane
+
+Space/Shift to move up and down
+
+Up/Down/Left/Right to turn the camera
+
+These will feel familiar to Minecraft players ;)