You can support the development on the Github Sponsors page.


Games > SPACE SENTINEL


sidescrolling shooter, save the universe from impending alien doom!
made by argarak
uploaded by argarak
added:
download cartridge
- CLICK TO PLAY -

0


entry to battle of the bits game jam 5
https://battleofthebits.com/arena/Entry/space+sentinel/66190/

'z': primary fire
'x': burst fire (only when charge is at 500/500)
arrow keys to move
your ship wraps around at the y axis

--------------------
gather enough spatial flux to restore stability to the universe, drive back the alien invaders! you will face 3 enemy types: interlopers (green), space squids (red) and probes (blue).

Comments


gamefixes

There is a chance of a division by zero (when time reaches zero) that crashes the game in the latest versions of TIC80.
proj.new(spr_x+4, spr_y+4, (2*math.pi)/(divisions/m), 2,
ZeroDivisionError: float division by zero


Post comment