Invasion of the Mononites - FBGD 2011 Entry by ssjx (http://ssjx.co.uk)
=======================================================================

Mysterious portals have opened up and drained the life force from the surrounding area. This has allowed
strange creatures to come through! You must zap these monsters to return the life force back to the people,
and close all of the portals!

Controls
--------

Arrow keys - Move
Space - Revive something / Shoot
Escape - Exit

M - Music Off/On

Compiling
---------

Source is included, to compile:

	fbc -s gui *.bas

This will give you 'enemy.exe'. Rename it to whatever you want. 


FMOD Sound
----------

This program requires the fmod.dll (included) for sound.

Visit http://www.fmod.org for more information about fmod.

FMOD Sound System, copyright  Firelight Technologies Pty, Ltd., 1994-2007.

Changes from 0.8
----------------
* (A) Bug prevented score being saved it started via Introduction
* (B) High score related bug fixed.

  
Changes from 0.7
----------------

* Minor title page tweaks
* Animated mono portals
* Animated spikes
* Map bug fixed resulting in minor speed up
* Edited music - With Aria Maestrosa [ http://sourceforge.net/projects/ariamaestosa/ ]

Changes from 0.6
----------------

* Changes to player control
* Minor map changes due to the above
* Background Music! (4 tunes - created with cgMusic [ http://codeminion.com/blogs/maciek/2008/05/cgmusic-computers-create-music ] )
* Best times / scores now saved (saved as 'save.dat')
* Sounds added to more events
* Text centering bug fixed

Changes from 0.5
----------------
* New second level and level selection options.
* New enemy type on 2nd level! 
* Minor tweak to enemy functions
* Moving sprites now have arrows
* Vertical 'push' scroll distance changed

Changes from 0.4
----------------

* Have to return to start to complete game (otherwise player would not see colour level...)
* Sounds added to more events
* Improved outro fireworks
* Outro bubble bug fixed

Changes from 0.3
----------------

* More sounds
* Player now does not shoot if reviving/reading
* Player can now walk and shoot (bug fixed)
* More scenery has a coloured version (when all portals are closed and game still in play)
* Improved title screen
