So, another Sudoku player hits the Pocket PC, so what's different about this one? As per 5x5, another puzzle game from the 'stephj' stable, it's small lean and mean, with a clear no nonsense display. It only allows you to play Sudoku puzzles, it does not generate them.
SUDOKU.EXE is in the file Sudoku.zip
Written in eVC++ as a Win32 application, it requires no extras, or runtime, only the executable, which itself is under 16Kb in size. All the DLLs it calls are already on your device as part of the WinMo operating system.
Drop it on your ARM powered Pocket PC and it will run.
As it requires a touch screen, FileOpen, and FileSave dialogs, it will not run on Smartphones, and will say as much if you try and run it. It can deal with screen orientation changes, and will run on the majority of common screen formats. On QVGA landscape it just fits one way and on a 240x240 square device things get even tighter. It has been tested on all the current emulator images.
It creates and uses the file "Suduko Save.dat", in the root directory of your device. If the program is terminated by Task Manager or by the WinMo OS when it gets stressed out for resources, it will dump the current state of play to this file. When the program is restarted, you take up where you left off, but if the machine is soft reset, this auto-save feature will be bypassed.
There are two ways to get a puzzle started.
1.) If you want to use one printed in a newspaper, for example, you can edit your own starting puzzle pattern, by selecting 'New' from the menu. The grid background turns light grey to remind you that you are in this mode. Highlight the number in the selection box and tap a square to drop the number in it. When all the starting numbers are in, select 'Play' to store this as the starting position, and start playing the game. The background returns to white. Save this position as a puzzle that can be loaded again later if required.
2.) Alternatively create a text file, (.TXT) using your PC (Notepad) or PPC Pocket Word to create a Sudoku file using zeros as space fillers, similar to the text files in the archive. Two moderate puzzles are included.
Use the 'Open' menu to select and load the file.
The program will not let you play an invalid move, but it will let you play an incorrect one. To undo a move, tap the square again and it will clear, providing it was not part of the original start pattern. The menu option 'Reset' will clear the grid back to its original start pattern. The selected number can be changed by tapping the new number in the selection box, or alternatively, moved to the next number by use of the Left/Right buttons of the D-PAD, Up/Down in the case of landscape
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Windows Mobile 2003, Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional, Windows Mobile 6.5 Professional
Similar Software:
Gaxian MetaMorpher Gaxian MetaMorpher for Pocket PC
How good is your 3-D perception?
New and original game concept, based on 3-D perception & imagination. Originality guaranteed by Author
Think in Lines Think in Lines is an excellent remake of the classic Connect 4 featuring a stunning soundtrack and a spectacular industrial look. The game offers an adjustable degree of difficulty (from easy to diabolically difficult). Square screens are supported. Think in Lines is controllable with keys or stylus. It provides an exiting time trial modus and a 2 player modus
Symbologic Symbologic - Symbologic is a classic game with Flash animation.
You must guess the computer's code, made from the symbols at the
bottom of the screen.
Choose symbols from the bottom and place them on the line the arrow points to. When you are happy with your guess, click "OK"
Best of Brainstormz Have fun and flex your mental muscle with this puzzles and trivia pack
BrickGenius (Square Screen) BrickGenius (Square Screen) - BallShooter.com is happy to present our new game for Pocket PC named "BrickGenius", where you need to build the mosaics by sliding bricks
Magi-Lines Magi-Lines is a highly addictive classic board game. Simply place five or more pieces in a line, horizontally, vertically or diagonally to score points.
Magi-Lines is based on the highly addictive Lines games. Your objective is simply to score the highest number of points and enter the High Score Hall of Fame
Path Finder Path Finder - You must eliminate all the green balls by choosing a path that will allow you to move onto the green balls without moving onto the same space twice or moving onto a red ball. Use the number keys (2, 4, 6 and 8) to move up, left, right and down
PocketSlidePuzzle PocketSlidePuzzle - A picture is scrambled into tiles, and you have to rearrange the tiles to their original positions so that the picture is correct
Other Software by developer «stephj»:
5x5 5x5 The object of the game is to light up or knock out all the lights in a 5x5 grid. When a square is selected that square and its four immediate neighbours, above, below, and to each side invert. There is no wraparound. The object of the game is to get all the squares black. It has 5x5, 7x7 and 9x9 grids, all are solvable.
Just copy the
Peg Solitaire (Windows Mobile) Peg Solitaire - Another example of minimalist programming from the 'stephj' stable. The whole lot fits in one 17Kb executable.
The peg version of 'solitaire' as usually played with a wooden board and marbles. To play, hop one counter over another into an empty square on the far side either horizontally or vertically, and remove the counter that has been jumped over
SIGLOG SIGLOG - A Windows Mobile application that logs latitude, longitude, signal strength, mobile country code, mobile network code, location area code, CellID.
Written in Win32 C++ it's lean, mean, rather basic, but it does the job. It requires a phone with GPS, as it calls the Microsoft intermediate GPS driver