Missile Command
A downloadable game
This is a pygame-ce remake of the old arcade machine "Missile Command".
I tried to stay true to the original arcade vibe, but took some freedom with details that would require to simulate the actual hardware (e.g. the xor-style drawing of the explosions).
To me, it doesn't feel that far from the emulated arcade box and what I actually remember from playing it on the real arcade.
Give it a try. It's not a deep game, but for a casual round every now and then, it'll do.
Updated | 10 days ago |
Published | 11 days ago |
Status | In development |
Author | DickerDackel |
Genre | Action |
Tags | 1980, Arcade, atari, missilecommand, Pixel Art, pygame, pygame-ce, Remake, Retro, tinyecs |
Install instructions
Just run the platform appropriate binary, it's self contained.
The `.exe` is for Windows, the `AppImage` for Linux.
If you prefer to download the source and install it from there, you can find it at https://github.com/dickerdackel/missilecommand
Comments
Log in with itch.io to leave a comment.
Update v0.0.5 - 2 known and one unnoticed bugs fixed
The smart bombs still don't behave as the arcade, still trying to figure it
out...
- Changed red and blue to make it slightly more readable
- Fixed collision bug (hopefully)
- Fixed hanging sound bug
- Structural fixes and cleanups, cosmetical changes
Note: 3 known and pending but not game breaking bugs are in this release. An update will be coming in the next 2 days.