diff options
Diffstat (limited to 'db/lfs/Games/SpaceCube 64/desc.md')
| -rw-r--r-- | db/lfs/Games/SpaceCube 64/desc.md | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/db/lfs/Games/SpaceCube 64/desc.md b/db/lfs/Games/SpaceCube 64/desc.md new file mode 100644 index 0000000..763f206 --- /dev/null +++ b/db/lfs/Games/SpaceCube 64/desc.md @@ -0,0 +1,32 @@ +# [Almost Pong](https://github.com/realtradam/almost-pong) + +## 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. |
