summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2021-01-20 22:27:49 -0500
committerrealtradam <[email protected]>2021-01-20 22:27:49 -0500
commit2236d65a570703ee5d00ba680b8949497d2d0968 (patch)
treef1be8b53efc848020cb2c47059fc099541b994ce
parent178a62eb3b0244f975ec24eb28520d23349e3dfc (diff)
downloadruby2d-camera-2236d65a570703ee5d00ba680b8949497d2d0968.tar.gz
ruby2d-camera-2236d65a570703ee5d00ba680b8949497d2d0968.zip
added zoom to readme
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 80ab1ed..ee621ab 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,16 @@
# Ruby2D Camera Demo
+`ruby run.rb` to run the demo
+
+---
+
Controls:
WASD to move character
IJKL to switch camera into manual mode, and to move it around
F to switch camera back into follow mode
+Q/E to zoom change the zoom
+R to reset the zoom
---