DSamegame by Angor

Version    : 2.0 (beta)
Date       : 2007-01-17

Description:
	    Implementation of SameGame for Nintendo NDS. SameGame it is puzzle
            game which description you can find here: http://en.wikipedia.org/wiki/SameGame
	    
            In short: You have a rectangular playing screen initially filled with several 
            colored blocks. By choosing adjoined blocks of the same color you can remove 
            them from the screen and the usual gravity action takes place. Game objective: 

            - To connect the blocks of a kind as many as possible (to make a big score).
            - To remove all the blocks in the screen (usually resulting in considerable bonus).

More information:
	    Development blog: http://snowballbattle.blogspot.com/

Files:
            Three versions of the game are provided: for M3 / Pc emulator / SuperCard
            samegame.ds.gba
            samegame.nds
            samegame.sc.nds

Runnig the game:
            Copy the appropiate file to your NDS homebrew device and just run it

Changelog

2007-01-17 2.0 (beta)
           - New graphical game environment based on menus
           - Basic sound added
           - User selectable game tile set
           - Configuration menu operational

2006-10-10 1.1 (beta)
           - Three difficulty levels added based on the amount or tile colors

2006-10-09 1.0 (beta)
           - First public release
