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:
Bloom Boom Bloom Boom is a colorful and fascinating Puzzle Game for hours of fun. Click on the center of a bloom to rotate its petals! Build blooms with petals of the same color to remove them from the game board.
Feature List:
2 game modes: Action and Strategy
Select form 5 levels of difficulty
4 different fashion skins
Networks Networks is a unique puzzle game. You have to restore the broken network in 2 different game modes and 3 different difficulty levels
Crazy Matrix Crazy Matrix -Your task in this interactive game is to get all LED's glowing together, by logically deducing the correct combination of switches.
The Matrix is a system consisting of switches and LED's, which are internally connected to each other. Your task is to get all LED's glowing together
Meon Meon - In 1997, Professor Tagishaki, from Tokyo Quantum Mecanics institute, found new elementaries particles that he called Meons. In this puzzle game, you must solve more than 120 levels to free Meons
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
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
Ultimate Reverse (silver offer) Ultimate Reverse (silver offer) - Classical time-proved gameplay
Accurate Classic Reverse rules realization
The only Reversi/Othello game for mobile devices with exact realization of original Reversi rules
Follow My Lead Follow My Lead - Think you have a good memory? Prove it! This is an all time classic with a modern touch.... Watch the computer then follow what it does. You can choose between the Traditional Style game play or the more complex Random Option. Choose the speed you want to play at and away you go
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