Project Description
Small application used for procedurally generating a terrain for a one-level 2D tilemap.
Makes use of "ant" style algorithms for randomly generating the terrain.
It's made in VB.NET: Idea is for others to reproduce the algorithms in their language / game engine of choice.