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. Click or tap the counter you wish to move, and if it can be moved, all possible target positions for it will be highlighted in dark grey. Click or tap one of these targets and it will hop over and remove the 'jumped over' counter.
The object is to end up with one solitary counter in the middle of the board. Easier said than done, so there is a useful 'Undo' function allowing you to back out the previous move, all the way back to the starting pattern if you wish. Try that with the real marble version! There are fourteen patterns from which to start, the default being the 'Classic' starting position. All are solvable, start with the Cross if you are struggling!
Here's the clever stuff:- It will run on any ARM powered Pocket PC or Smartphone from 2003 onwards. (ARMv4 onwards, possibly even 2002, I haven't had chance to test it on this platform.) It will also handle any sized screen as it dynamically resizes to fit it. Portrait, landscape, square or HVGA. Who cares, bring it on! The HVGA compatibility should help quell the increasingly vociferous HD Mini owners, who are not too keen when Apps look a mess on their devices.
A Smartphone has no touch screen, and as such the white dot appears as a cursor. Move it with the D-Pad to the counter you wish to move and press the centre button. Possible targets appear dark grey as above, move the cursor to the target, and press the centre button again to hop over.
The program is aware when you run out of possible moves and will tell you so. Land the last counter in the middle hole to complete the puzzle.
On your device the card game Solitaire provided by Microsoft, is included as part of the standard OS. It exists as a .lnk to the real executable. This program is an .exe file of the same name but it identifies itself to Windows Mobile as PegSolitaire so that it will not conflict with the cards game.
It is possible to drop the executable into /Windows/Start Menu/Programs/Games and it will live next to the real MS Solitaire program link - See the StartMenu image. If on your device the card game is stored here as Solitaire.exe, rename the attached file to 'Peg Solitaire.exe' or whatever you would like.
Only the executable is required as all the DLL's it uses are already on your device.
Happy puzzling!
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 2003 Smartphone, Windows Mobile 5.0, Windows Mobile 5.0 Smartphone, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6 Standard, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional, Windows Mobile 6.1 Standard, Windows Mobile 6.5 Professional, Windows Mobile 6.5 Standard
Similar Software:
iSS Kakuro iSS Kakuro is a challenging logic-based puzzle game. It combines elements of Sudoku with the strategy of a crossword puzzle. Except the crossword clues are the total sum of all of the values in each vertical or horizontal section. The goal of the game is to fill each cell with a number from 1 through 9
JUMBLE JUMBLE - The aim of the game is to rebuild an image by sorting the tiles. Get on the high score list by completing the puzzle with the fewest moves or in the shortest time. Suitable for all members of the family. The game has three modes - easy, normal and hard. You can browse for images to play with
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
Lemur Twins Lemur Twins is Windows Mobile Freeware memory card game its a good-old time-killing game. Flip cards, find matches, try to finish faster thats all there is to it
Spb Matches Pocket PC Spb Matches Pocket PC is the Pocket PC realisation of the matches puzzle game. The goal of the game is to solve interesting match puzzles
Brain Party Brain Party is an all-new brain training game for Windows Mobile, and has been designed from scratch to help you boost your memory, logic, analysis and computational skills while having fun. As you play through brain tests, you''ll unlock more and more minigames to play in the practise screen, giving you the chance to hone your skills and get the best scores
PocketBalone PocketBalone is a port to PocketPC of the classic Abalone, a relatively recent but nonetheless well-known board game. The goal of the game is to push 6 out of 14 of your opponent’s marbles outside the board.At only 159KB, this port is totally worth your attention. You can play alone against the AI, or with 2 to 3 other human players
Buttons Buttons- Swap two buttons to form a hit shape. Hit shape can be one of the following:
- three buttons in the same row or column
- four buttons in the same row or column. Hitting this shape you "will get "free swap" joker.
- five buttons in the same row or column. Hitting this shape you will get "bomb" joker
Advanced Brain Trainer, Edition 1 (WinMo Pro) With Advanced Brain Trainer Edition 1, enjoy 5 training modules to improve your calculation, logic and reaction time. A coach will analyze your results, motivate and guide you through your mind’''''''''''''''s enhancement
Other Software by developer «stephj»:
Sudoku (Pocket PC) 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
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