Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 581 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 581 Bytes

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