Skip to content

A map generation and visualization console application in C#.

Notifications You must be signed in to change notification settings

Liam-Ralph/worldgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorldGen

Released August 2023

Version 1.2


Description

WorldGen is a map generation and visualization console application written in C#. It generates mountains, land, and water of varying height and depth. WorldGen includes customization options for map size, island size, and island density. The map generator's output is given in color, in the console, through the use of ANSI codes.


Notes

Certain files and folders have been excluded from this GitHub respository. A full list can be found in the .gitignore file, but this includes mainly VS Code and .NET project files. These were excluded as they are unnecessary, change often due to their auto-generated nature, and include file paths and other information specific to my setup, and should be replaced to run the project.

About

A map generation and visualization console application in C#.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages