The C# program will display a mine field, plant mines, and provide hints on the number of mines around each grid. The player can therefore enjoy a typical Minesweeper game on a Smartphone.
Simple SunPlus SP54 codec converter and a more playable mode MJPG.
untar the archive
go to the relevant directory
to compile:
just do make
to install:
with root account
cp sp54convert /usr/local/bin
to use:
sp54convert infile outfile
Enjoy !!
Michel Xhaard <mxhaard@users.sourceforge.net>
Till ...
A .NET Path Finder Library
Path Finder Library is a .NET library that currently contains one type called SimplePathFinder. SimplePathFinder is a very simple and basic implementation of the A* path finding algorithm. It is extremely easy to use and integrate in your applications. It works very well a ...