Changes

390 bytes added ,  07:12, 25 April 2010
m
no edit summary
Line 25: Line 25:  
* Move "Game View" code from menu.cpp to a separate class.
 
* Move "Game View" code from menu.cpp to a separate class.
 
* Translation support; gettext.
 
* Translation support; gettext.
 +
 +
== Features ==
 +
* Three difficulties (see Table below)
 +
* Best record for each difficulties is saved to SD or USB (optional)
 +
* Graphical screen adjustment; values saved to SD or USB (optional)
 +
 +
{| class="wikitable" style="left;text-align:center;"
 +
|-
 +
| '''Difficulty''' || '''Grid Size''' || '''Allowed Steps'''
 +
|-
 +
| Easy || 14x14 || 25
 +
|-
 +
| Normal || 21x21 || 35
 +
|-
 +
| Hard || 28x28 || 50
 +
|}
    
== Installation ==
 
== Installation ==
46

edits