Random Terrain
![]() |
Random Terrain is a random environment generator for top-down tile-based games. It was produced as one half of my final year project and coded in C#. A demo is supplied with the terrain generator to show the engine in action (written in AS3 - runs in any browser).
Seeing the computer take basic parameters from the user and create unique gaming experiences each time is a great source of interest for me. Random Terrain is a simple proof of concept, but care has been taken to ensure that each and every time the computer ponders where to place a map screen or game tile it is done completely at random.
Click 'download' to check it out. Please ensure you unzip all files to a folder on your desktop and check the readme.
May 2008
