https://github.com/lrusso/3dpinballspacecadet
3D Pinball Space Cadet in JavaScript and WebAssembly
https://github.com/lrusso/3dpinballspacecadet
3d browser cadet canvas game html5 javascript pinball space web webassembly
Last synced: about 1 year ago
JSON representation
3D Pinball Space Cadet in JavaScript and WebAssembly
- Host: GitHub
- URL: https://github.com/lrusso/3dpinballspacecadet
- Owner: lrusso
- Created: 2025-04-08T02:29:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-08T02:48:28.000Z (about 1 year ago)
- Last Synced: 2025-04-08T03:29:17.605Z (about 1 year ago)
- Topics: 3d, browser, cadet, canvas, game, html5, javascript, pinball, space, web, webassembly
- Language: HTML
- Homepage:
- Size: 5.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3D Pinball Space Cadet
3D Pinball Space Cadet in JavaScript and WebAssembly.
## Web:
https://lrusso.github.io/3DPinballSpaceCadet/3DPinballSpaceCadet.htm
## Differences with the original project:
- The music is disabled.
- The game menu is hidden.
- The game automatically resizes to fit the window.
- Added support for the ```R``` key for restarting the game.
- Added support for the ```C``` key for using the right flipper.
- Added support for the ```T``` key for enabling/disabling the sound effects.
## Based on the work of:
https://github.com/alula/SpaceCadetPinball