The application requires VB runtimes in order to run. These are not supplied. The application also requires MSXML v3 or above. Also not supplied, but if you use a ...
I had a game project which needed a random terrain generator for tile-maps. The result was essentially a set of simple algorithms that generates a 2D tile-map (only one elevation level), and then ...