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:
Nuclear Fusion For WM6.5 (480*800) Nuclear Fusion - This is a well-designed game for creative people. To take the task of nuclear fusion, a process of turning atoms to molecule, with any available measures. No music, environment friendly, player enjoys his deep thinking in a quite peaceful and relaxing atmosphere
19touch 19touch - Remove all numbers from the board
Egg vs. Chicken Egg vs. Chicken - Which came first, the Chicken or the Egg? Find out in this eggsterically funny action puzzler! Players will enjoy repelling 11 different types of chicken hordes before they get to enter your egg fort. Gather resources, bonus points, and energy eggs in your quest for the riddle''s long lost answer
Vexed (Pocket PC) Vexed (Pocket PC) - Vexed is a puzzle game where you have to eliminate the blocks by matching them up.
This is an early beta version. Feel free to send feedback to fix things. Check options if block animations are not smooth for your device
TouchWords TouchWords - Find all words on the screen. Touch first letter of the word and move your finger to the last
Real Dice Mahjong Real Dice Mahjong-Enjoy beautiful tiles and solve boards in 3 different ways: Sharpen your mind in Story Mode with fun trivia facts as you advance through time and visit civilizations. Race against the clock in Time Trial or work strategically to gain points in Score Challenge
FreeMine FreeMine Need something to pass the time? Here is a free version of Mine Sweep that will keep you busy trying to guess where the bombs have been hidden
Snow Lines This “bright as the glittering snow” and “bracing as a frosty winter morning” mega-popular logic game is ready to load you up with a heap of presents! Snow Lines has superb graphics, intelligent puzzles, a variety of game modes and enthralling gameplay
Other Software by developer «stephj»:
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
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