PSP Invaders v1.0
=================

PSP Invaders is a port of SDL Invaders written by Niels Weber. It is a modern version of the classic Space Invaders game.
SDL Invaders can be downloaded at http://sourceforge.net/projects/sdlinvaders.


Installation
============
To install, copy the files to X:/PSP/GAME/ ,where X is your memory stick drive. The folder structure should look like this:
X:/PSP
    |
    +---GAME
          |
          +---invaders
          |      |
          |      +---EBOOT.PBP
          |      |
          |      +---data
          |            |
          |            +---alien.jpg
          |            +---......... (other files)
          |
          +---invaders% (1.5 only)
                 |
                 +---EBOOT.PBP


Gameplay
========
The aliens come in waves. You will need to destroy all of them before they reach the bottom. The aliens become stronger after each wave. The aliens will shoot at you, watch out!

You start out with only your standard weapon and max 8 bullets. Shoot the "special" alien to get powerups. Here is a list of powerups:
Repair: your ships gains a little health
Extra shots: you can shoot more bullets at the same time (you start with 8). The maximum is 20.
Special weapons: 1 rocket, bomb or seeking missile
Extra weapon: gain a primary weapon. Currently you can only get the diagonal bullets.


Controls
========
Start: pause
Cross: shoot
Square: seeking missile
Triangle: rocket
Circle: bomb
L / R: change weapon type, currently only the straight and diagonal bullets
Home: quit game


Changelog
=========
1.0 
-Initial release


=========================
Last updated: 27 Feb 2006
Author: Percival
email: percival@chello.nl
