An open API service indexing awesome lists of open source software.

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

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