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:
Black Hole Black Hole - Inspired by Bubble Breaker, edgeWind Creative Media Studios has created Black Hole! Black Hole is a game where the player must bust clumps of same-color planets to gain points
Across Lite Mobile Across Lite Mobile - The official mobile version of Across Lite, the premiere online crossword solving program with an intuitive interface that shares puzzle files across multiple platforms.
Across Lite Mobile is designed to minimize distractions and make puzzle-solving as enjoyable as solving on paper
Gomoku Pro II Gomoku Pro II - The ancient game of Gomoku is essentially a very simple one, however as you progress you will be surprised at the richness and strategies required in both defence and attack.
Gomoku is a game for two people playing in opposition. Players take turns placing pieces on the board
Fruit Salad If you like lining up and swapping jewels then you will love Fruit Salad! How much fruit juice can you make from your selection of fruit? Will you hit the jackpot? Some fruits are worth more than others! Line up four or more and you''ll get a ''feature'' including Spins, Wilds, Nudges, Blends and more ..
iSS Mine Sweeper iSS Mine Sweeper
Description
iSS Mine Sweeper is a fun and challenging logic-based puzzle game for your mobile phone or handheld device. Every square on the Mine Sweeper game board contains a mine, a number, or a blank. If a square has a number, the number indicates the number of mines that square is touching
GemDrops GemDrops is a fun and increasingly frantic game in which gems of different colours fall into the playing area. Your task is to rotate and rearrange the gems to form connected groups of five or more of the same colour. Gems fall in pairs under player control but can be rotated and moved around to control where they land
SokoSave Mobile SokoSave Mobile is an implementation of Sokoban for Windows Mobile Pocket PCs.
· Supports high-resolution VGA and low-resolution QVGAvideo modes in both portrait and landscape orientations, as well as 3rd-party pseudo high-resolution SE_VGA and OzVGA modes.
· Plays classic Sokoban puzzles, as well as Multiban puzzles
Galaxy Gate Galaxy Gate - a gripping puzzle with a nice graphic and unique gameplay. Here on more than 30 levels the player can test his logic and frustrate the plans of space terrorists those are graduated by the level of complexity from simple ones to those which can be passed only by a smart and attentive player
Backgammon II Pro Here is a new and improved version of the popular Backgammon game you have enjoyed for so long
Jimmy Sudoku Jimmy Sudoku-Countless puzzles, fully-featured and an attractive, yet clear presentation allow you to focus on the brain-building challenge of the classic game!
Billions of puzzles, randomly generated on your device in seconds in three levels
Other Software by developer «stephj»:
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
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
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