summaryrefslogtreecommitdiffhomepage
path: root/db/lfs/Games/Magnet Run
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2024-06-23 00:08:24 -0400
committerrealtradam <[email protected]>2024-06-23 00:08:24 -0400
commitb3b01a78f1530d4481ed50e6054cb612af46fe36 (patch)
tree4d7ab01347c9a898d05bd24945bcdde997f9792e /db/lfs/Games/Magnet Run
parentfadf42fc4449d8878e1b9db686c9ed575b5e9274 (diff)
downloadgameHolster-b3b01a78f1530d4481ed50e6054cb612af46fe36.tar.gz
gameHolster-b3b01a78f1530d4481ed50e6054cb612af46fe36.zip
add game descriptions
Diffstat (limited to 'db/lfs/Games/Magnet Run')
-rw-r--r--db/lfs/Games/Magnet Run/desc.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/db/lfs/Games/Magnet Run/desc.md b/db/lfs/Games/Magnet Run/desc.md
new file mode 100644
index 0000000..7d75d1e
--- /dev/null
+++ b/db/lfs/Games/Magnet Run/desc.md
@@ -0,0 +1,16 @@
+# [Magnet Run](https://github.com/realtradam/Magnet-Run-3D)
+
+## Controls
+
+- WASD - Movement
+- Space - Jump
+- Q/E - Rotate camera horizontally(disables auto rotation for a short time)
+- Z/X - Rotate camera vertically(disables auto rotation for a short time)
+
+## Tech Stack
+Unity, C#
+
+## Description
+
+A 3D Unity game I had created to learn and practice creating a character controller and camera as well as learning how to create a platformer system similar to Super Mario Galaxy where the gravity can be in any direction.
+