Page 1 of 1

Armageddon

PostPosted: Sun Oct 02, 2016 3:15 am
by wuuff
I decided to make a quick game based on Missile Command. It took about 2 weeks to make, but it could have gone faster if I hadn't been busy. It's basically done except for a few possible tweaks, and I was hoping for some feedback.

The game features 6 cities that you must protect with two launchers from waves of enemy nukes. Each launcher has 10 ammo, and the ammo count is represented inside the launcher. You cannot fire missiles if a launcher is destroyed. If you lose all 6 cities, you lose. The game features highscores and sounds.

Here is a video of the gameplay:


The source can be found here:
https://github.com/wuuff/armageddon

The hex is included in the repository if you don't want to compile it.