More actions
DSameGame | |
General | |
---|---|
Author(s) | Angel Barreiros |
Type | Puzzle |
Version | 2.0 beta |
Licence | Mixed |
Links | |
[Media:Dsamegame20beta.zip Download] | |
Website |
<htmlet>adsense</htmlet>
An implementation of SameGame, a puzzle mobile game, It is created in C/PAlib.
User guide
Player have a rectangular playing screen initially filled with colored blocks. By choosing adjoined blocks of the same color you can remove them from the screen and the usual gravity action takes place. Player can play with two main objectives in mind:
- 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).
The difficulty is based on the amount of tile colors in the board: the more colors the harder the game is.
Changelog
Version 2.0 beta
- New graphical game environment based on menus
- Basic sound added
- User selectable game tile set
- Configuration menu operational
Version 1.1 beta
- Include a user selectable difficulty level (easy/normal/hard).