Line 11:
Line 11:
}}
}}
−
''PixelMerge'' is a clone of the simple yet addictive Flood-it game.
+
'''PixelMerge''' is a clone of the simple yet addictive Flood-it game. Fill the whole board with the same color within the maximum number of allowed steps in order to win. The topleft pixel is your starting point, change to another color to merge and form a group with surrounding pixels sharing the same color. Successive color changes will change the group's color.
== TODO ==
== TODO ==
Line 17:
Line 17:
=== High ===
=== High ===
* Add screen settings ('''WIP''').
* Add screen settings ('''WIP''').
−
* Add xml read/write for settings and records.
+
* Add xml read/write for settings and records ('''MOSTLY DONE''').
* Fix normal/hard layouts.
* Fix normal/hard layouts.
* Create remaining custom buttons.
* Create remaining custom buttons.
Line 24:
Line 24:
=== Low ===
=== Low ===
* Move "Game View" code from menu.cpp to a separate class.
* Move "Game View" code from menu.cpp to a separate class.
−
* Translation support.
+
* Translation support; gettext.
== Installation ==
== Installation ==