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:
Math Match Math Match - Uncover the matching pairs in the least amount of time and/or the least amount of guesses.
Half of the pairs consists of two factors, the other half consists of their corresponding products
SudokuPro SudokuPro - Sudoku - a logical number puzzle game - is not only a perfect way of spending your leisure time, but also an amusing game training your memory, consideration abilities, and logical thinking
Puzzle Of Pipes Puzzle Of Pipes is a cross between the classic game Pipe Dreams and those sliding picture puzzle games. You have to rearrange the peices before the water begins flowing! To play the game, re-arrange the tiles to allow the water to flow through them
Gem Slider (PocketPC) Gem Slider is a new puzzle game combining simple rules with great wealth of combinations and various strategies. The Demo mode alone is real fun to watch while relaxing after (or during ;) a hard workday
Kevtris Pocket PC Kevtris is a free falling blocks game with customizable controls, online high scores, varied gameplay modes, and is very addictive. is a free falling blocks game with customizable controls, online high scores, varied gameplay modes, and is very addictive.
Kevtris is a falling blocks game with nice graphics, customizable controls, and is very addictive
Mixed Up! Mixed Up! Is a classic sliding puzzle game, designed to entertain and challenge your brain at the same time! Pick one of the many images or a number sequence and see how fast you can rearrange the puzzle back in order. Download and try it 10 times for free! Brought to you by Biscup Enterprises. For more great games and support please visit www.BEGames
Bavity (On FIRE) Bavity (On FIRE) is not just another time-kill game, it is MORE THEN THAT
Extraordinary gameplay
Outstanding original gameplay unites features of the best puzzle and arcade games
Quaturnium-MIPS Quaturnium-MIPS is a unique and enjoyable game with continuous action and great music! Shapes of two, three, or four colorful tiles start at the top and drift downwards. Your job is to move and/or rotate the shapes so that when they land, same-colored tiles are touching. Tiles of the same color destroy each other on impact
CS Mosaic Use either a default image or your own, shuffle it and solve the puzzle!
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