monospace

A mobile arcade game inspired by Space Invaders. Written in Python3 with desper and SDL2.

License

MIT

The game

A modern reinterpretation of the great classic space invaders. Destroy aliens until the target score is 0, receive a powerup, repeat.

How to play

Drag on the screen to move the ship (touching the ship directly is not required). Autofire is always on. Drag the ship on a box to automatically collect and use the corresponding powerup. On win/unix machines, use the mouse as if it was your finger.

Main theme

BallMan ยท Too Much Space (too little matter)

Why

Mainly an experiment, testing SDL on android coupled with my library desper.

Where

The game can be found on Google Play (here), but you are free to test the game on your local machine, following the steps provided in the public repository on GitHub.