A rogue-like spaceshooter of a spaceship on an obsolete mission.
Note: sadly requires opensmalltalk VM builds with FloatArray fixes that are not currently available to download easily.
Metacello new
baseline: 'TOMSpaceShooter';
repository: 'github://tom95/TOMSpaceshooter';
load.
TOMGame start.
Hit <tab>
to just start the game. Move the spaceship with ijkl
, shoot with <space>
, and cycle through equipment via 1234
.