Dodgin' Diamond II v0.5

This is a PSP port of Dodgin' Diamond 2, (http://usebox.net/jjm/dd2/) little shot'em up arcade game for one or two players. 
It aims to be an 'old school' game with low resolution (320x200) graphics, top-down scroll action,
energy based gameplay and different weapons with several levels of power.

Current version, which took me ~40 min to port, is still in early beta stage.
USE IT AT YOUR OWN RISK AS I AM NOT RESPONSIBLE FOR ANY DAMAGES I MAY CAUSE TO YOU OR YOUE PSP.


Main features:
- 2 levels of game play with different enemies, power ups and bosses
- tracker/vorbis soundtrack support: original xm music is provided. You can play custom ogg files by putting them in ./data directory as bgm1.ogg & bgm2.ogg
- fully modable game play: all sprites defined in data/gfx.bmp; enemy attack patterns are in data/game.act; sounds and bg music are also defined in data directory.
- 2 player support
- source code for PSPSDK included

INSTALLATION:


CONTROLS:
Player1:
DIRECTIONS/MENU NAVIGAITON 	 	PSP JOYSTICK
FIRE/MENU SELECT 			[X]
PAUSE/BACK				[O]
SNAPSHOT				[SQUARE]

Player2:
DIRECTIONS				ARROW BUTTONS
FIRE					LEFT TRIGGER


TO DO:
Fix menu bugs; key assignment;
Rescale to full screen

Enjoy,
DENIS





** DD2 LICENSE **

    Dodgin' Diamond 2, a shot'em up arcade
    Copyright (C) 2003,2004 Juan J. Martinez <jjm@usebox.net>

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License Version 2 as
    published by the Free Software Foundation.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

****
