Pocket PC Freeware .mobi


It is a simple yet addicting little game: there are no rules or goals, but you have to be sure the imagination is your only one limit.
Note:
This build is still a development version, so you could expect some bugs coming up: also, you are encouraged to report any malfunction.
The installer is a Windows-desktop one: once launched, the usual "Add/Remove" programs window of the WindowsCE manager will appear and you should just follow the on-screen instructions.
Update Description:
v0.82:
- This version should run slightly faster than the previous one and hopefully rather good on most of the VGA devices: also it should work on WM5 devices too.
- Switched VGA approach: it will be handled only by using RawFrameBufferInfo information.
- It appears the WM5-platform runtime library implements the "rand()" function differently than on the WM2003/SE one, and also noticeably slower. This has been substituted with a "Mersenne Twister" random number generator (ref. "M. Matsumoto and T. Nishimura, 'Mersenne Twister: A 623-Dimensionally Equidistributed Uniform Pseudo-Random Number Generator', ACM Transactions on Modeling and Computer Simulation, Vol. 8, No. 1, January 1998, pp 3-30.").