======================
======= Cannon =======
======================

Description
-----------
This is a little game I wrote, mainly to teach myself how to use multiple
source-code files, but also because I already made it in Flash/ActionScript
and I wanted to make it in C/Allegro.
The idea is familiar - this is a clone of the game "Parachute" where troops
are trying to land from the sky and you need to shoot them before they get to
the ground. I don't think I need to explain much - the left and right arrows
aim and space shoots.
The name is not very original... If you have any better ideas feel free to send
me an e-mail.

What's New - v1.2
----------
* Highscores.
* Sound
* Presets can be changed in the game (!)
* The star background changes only if you press TAB in menu.

Author
------
Ender Wiggin. Feel free to mail me anything you want at
wiggin15@yahoo.com

Special thanks to:
* Asaf Gartner, who drew the nice graphics in Flash.
  I altered and ported them to 8-bit format.
* Johan Peiz, for his Highscore-lib from Alex 2. It was very easy to adapt
  it for this game. I changed it to C++ in version 1.2.

[Updated: June 12, 2005]
[Last Updated: June 8th, 2008]