summaryrefslogtreecommitdiffhomepage
path: root/rails-backend/db/lfs/Games/SpaceCube 64
diff options
context:
space:
mode:
Diffstat (limited to 'rails-backend/db/lfs/Games/SpaceCube 64')
-rw-r--r--rails-backend/db/lfs/Games/SpaceCube 64/card.pngbin0 -> 24748 bytes
-rw-r--r--rails-backend/db/lfs/Games/SpaceCube 64/character.pngbin0 -> 4152 bytes
-rw-r--r--rails-backend/db/lfs/Games/SpaceCube 64/desc.md32
-rw-r--r--rails-backend/db/lfs/Games/SpaceCube 64/index.zipbin0 -> 99061 bytes
-rw-r--r--rails-backend/db/lfs/Games/SpaceCube 64/title.pngbin0 -> 187643 bytes
5 files changed, 32 insertions, 0 deletions
diff --git a/rails-backend/db/lfs/Games/SpaceCube 64/card.png b/rails-backend/db/lfs/Games/SpaceCube 64/card.png
new file mode 100644
index 0000000..2363c7f
--- /dev/null
+++ b/rails-backend/db/lfs/Games/SpaceCube 64/card.png
Binary files differ
diff --git a/rails-backend/db/lfs/Games/SpaceCube 64/character.png b/rails-backend/db/lfs/Games/SpaceCube 64/character.png
new file mode 100644
index 0000000..11257b7
--- /dev/null
+++ b/rails-backend/db/lfs/Games/SpaceCube 64/character.png
Binary files differ
diff --git a/rails-backend/db/lfs/Games/SpaceCube 64/desc.md b/rails-backend/db/lfs/Games/SpaceCube 64/desc.md
new file mode 100644
index 0000000..099657c
--- /dev/null
+++ b/rails-backend/db/lfs/Games/SpaceCube 64/desc.md
@@ -0,0 +1,32 @@
+# [Space Cube 64](https://github.com/realtradam/tojam2024)
+
+## Controls
+### Web Controls:
+
+#### P1:
+
+- WASD -> movement
+- E -> shoot
+- Q -> change camera(thirdperson or firstperson)
+
+#### P2:
+- IJKL -> movement
+- O -> shoot
+- U -> change camera(thirdperson or firstperson)
+
+
+
+### N64 Controls:
+
+- Joystick -> movement
+- Z -> shoot
+- R -> change camera(thirdperson or firstperson)
+
+## Tech Stack
+Nintendo 64, C, Libdragon, Raylib
+
+## Description
+
+An entry into the Toronto Gamejam 2024, this game was developed for real Nintendo 64 hardware and for the game showcase we demoed the game running on a real Nintendo 64.
+
+Later we ported this game to the web which is what you can see above and play. It runs significantly better on the web, on the Nintendo the framerate would drop as low at 10fps.
diff --git a/rails-backend/db/lfs/Games/SpaceCube 64/index.zip b/rails-backend/db/lfs/Games/SpaceCube 64/index.zip
new file mode 100644
index 0000000..ce01311
--- /dev/null
+++ b/rails-backend/db/lfs/Games/SpaceCube 64/index.zip
Binary files differ
diff --git a/rails-backend/db/lfs/Games/SpaceCube 64/title.png b/rails-backend/db/lfs/Games/SpaceCube 64/title.png
new file mode 100644
index 0000000..9f306a3
--- /dev/null
+++ b/rails-backend/db/lfs/Games/SpaceCube 64/title.png
Binary files differ