Ozgur hanoi
From wiki.gp2x.org
ozgur hanoi | |
Download | (archive) |
Developer | canavar |
Version | 0.2 |
Webpage | website |
Status |
Ozgur hanoi is a simple Towers of Hanoi game project aimed to produce know-how about coding games for GP2X using SDL.
Controls
- B: CPU solves the game with animated moves of the discs.
- JOY_LEFT, JOY_RIGHT: changes the selected peg.
- A: marks the selected peg or moves the disc on the top of the marked peg to the currently selected peg.
- SELECT: resets the game.
- START: quit
- VOLUP: increase the time passed while moving a disc.
- VOLDOWN: decrease the time passed while moving a disc.
Other notes
Action buttons, disc count and some other parameters may be changed by editing the configuration file "hanoi.ini".