Microbe is a Space Invaders inspired game.
It runs in 320x240@8bpp and uses RLE Compressed tiles
Has support for both Keyboard and SNES controller. The game attempts to automatically detect if you have a SNES controller plugged in, and will enable support for it if found. You will see a small SNES icon on the startup screen if the SNES controller is detected.
- SNES D-Pad, WASD, Arrows for movement (left/right)
- SNES B or Space to shoot
- SNES Start or Enter to Pause/Resume
- SNES Select or Single Quote (
'
) to Quit
Startup Screen | Gameplay |
---|---|
- multiple levels
- menu
- high score table
- boss invader on top
- moving invaders (tilemap scroll)
- player lives/health
- pause screen