DSameGame: Difference between revisions

From GameBrew
(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:
}}     
}}     


An implementation of SameGame, a puzzle mobile game, It is created in C/PAlib.  
DSameGame is an implementation of a puzzle mobile game SameGame. It is created in C/PAlib.


==User guide==
==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:
You have a rectangular playing screen initially filled with colored blocks.  


*To connect the blocks of a kind as many as possible (to make a big score).
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:
*To remove all the blocks in the screen (usually resulting in considerable bonus).
* 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.
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 applications]]
<br>
[[Category:DS homebrew games]]
[[Category:Homebrew puzzle games on DS]]

Revision as of 13:43, 15 June 2021

DSameGame
Dsamegame.png
General
Author(s)Angel Barreiros
TypePuzzle
Version2.0 beta
LicenceMixed
Links
[Media:Dsamegame20beta.zip Download]
Website
Advertisements

<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

File:Dsamegame2.png

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).


Advertising: