------------------------- -- -
Kakuro Nichiyou PSP 1.1
Contact: MK2k(at)Hostco(dot)de
------------------------- -- -

Kakuro Nichiyou PSP 1.1 is a Game where you can play different Kakuro Puzzles. 

Read this link to get the hang of Kakuro, which is actually the younger brother
of Sudoku: http://en.wikipedia.org/wiki/Kakuro

Kakuro Nichiyou is written in C++ using the JGE++ Engine by Dr. Watson.

Features:
- Kakuro Nichiyou features 234 hand-picked/created Puzzles from Puzzlemakers all
  over the world. Permission granted by Otto Janko, a great Puzzle collector
  visit his website: www.janko.at
- Play Kakuros by setting numbers in the free fields, you can even make "notes"
  in each field (small numbers from 1..9)
- In Kakuro Nichiyou you can save your current progress to one of 20 different
  save slots.
- Kakuro Nichiyou features a solver which is work in progress. In the current
  state it is able to solve 203 out of the 234 Puzzles completely. It cannot
  find a solution for the other puzzles but gives you the found notes of the
  remaining fields (or maybe just a good laugh =D).

Installation
- Copy the content of PSP/MSROOT to your memorystick. Currently supported is
  Custom Firmware 3xx only due to lack of testing for 1.50.
- A Windows client is also available here. The following Keyboard configuration
  is used:
  Key mapping on Windows:
  -----------------------

  PSP                     WINDOWS
  ==================      ==================
  UP/DOWN/LEFT/RIGHT      W/S/A/D
  ANALOG CONTROL          UP/DOWN/LEFT/RIGHT
  TRIANGLE                I
  SQUARE                  J
  CIRCLE                  L
  CROSS                   K
  SELECT                  CTRL
  START                   ENTER
  HOME                    F1
  HOLD                    F2
  NOTE                    F3
  L                       Q
  R                       E


Controls

- Menu controls are as follows:
  - D-Pad Up/Down   : select Option
  - D-Pad Left/Right: change Option (if applicable)
  - CROSS           : Apply
  - CIRCLE          : Revert
  
- Ingame Controls:
  - D-Pad Up/Down/Left/Right: Select adjacent fields
  - CROSS                   : On a free field: bring up the number selector for
                                               value input
                              On a hint field (the split field with a sum 
                              number written on it): Let the solver try to solve
                              the current line (horizontally or vertically)
  - SQUARE                  : On a free field: bring up the number selector for
                                               note input
  - CIRCLE                  : On a free field: Delete the current value of the
                                               field. If the value is deleted,
                                               delete the notes on the field.
  - Left Shoulder Trigger   : Exit to Main Menu
  - Right Shoulder Trigger  : Go to Save Menu
  - SELECT                  : Let the solver try to solve the current Kakuro
                              Puzzle
  
- Number Selector Controls
  - D-Pad                   : Select the number
  - CROSS                   : in value selection mode: select the current number
                              and go back to the game
                              in note selection mode: select/deselect the
                              current number
  - CIRCLE                  : in value selection mode: go back to game without
                              selecting any number
                              in note selection mode: go back to game
  - SQUARE                  : in note selection mode: go back to game                              
