Added Angry Ships (Top Down Shooter) v0.1
This was one of my first projects. For convenience I used an insane amount of global variables which probably wasnt the best idea. I've gone back and stripped out all of them, cleaned up the FSM's and removed all of the art I haven't created myself. Converting everything to local variables posed some major changes and made things faster, but also a few bugs presented themselves, like the firing system being sticky.
Since there doesn't seem to be much interest in developing the Side Scroller I'll move along with this and progress it if there is some interest.
If you need explanations on the FSM's just post up. Some of them can be confusing and I did not go in and add comments to clarify the more complicated ones.
Please test! =)
Currently you can move around, aim, get in range of the store, activate it, purchase various wing types, exit the store and fire projectiles.