More actions
(Created page with "{{Infobox homebrew | title = DSameGame | image = File:Dsamegame.png | type = Puzzle | version = 2.0 beta | licence = Mixed | author = Angel...") |
No edit summary |
||
Line 11: | Line 11: | ||
}} | }} | ||
DSameGame is an implementation of a puzzle mobile game SameGame. It is created in C/PAlib. | |||
==User guide== | ==User guide== | ||
You 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. You can play with two main objectives in mind: | ||
* | * Connect the blocks of a kind as many as possible (to make a big score). | ||
* 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 difficulty is based on the amount of tile colors in the board, the more colors the harder the game is. | ||
==Screenshots== | |||
[[File:Dsamegame2.png]] | [[File:Dsamegame2.png]] | ||
==Changelog== | ==Changelog== | ||
'''Version 2.0 beta''' | '''Version 2.0 beta''' | ||
*New graphical game environment based on menus | * New graphical game environment based on menus. | ||
*Basic sound added | * Basic sound added. | ||
*User selectable game tile set | * User selectable game tile set. | ||
*Configuration menu operational | * Configuration menu operational. | ||
'''Version 1.1 beta''' | '''Version 1.1 beta''' | ||
*Include a user selectable difficulty level (easy/normal/hard). | * Include a user selectable difficulty level (easy/normal/hard). | ||
[[Category:Homebrew | <br> | ||
[[Category:DS homebrew games]] | |||
[[Category:Homebrew puzzle games on DS]] |
Revision as of 13:43, 15 Haziran 2021
DSameGame | |
General | |
---|---|
Author(s) | Angel Barreiros |
Type | Puzzle |
Version | 2.0 beta |
Licence | Mixed |
Links | |
[Media:Dsamegame20beta.zip Download] | |
Website |
<htmlet>adsense</htmlet>
DSameGame is an implementation of a puzzle mobile game SameGame. It is created in C/PAlib.
User guide
You 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. You can play with two main objectives in mind:
- Connect the blocks of a kind as many as possible (to make a big score).
- 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.
Screenshots
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).