A downloadable tool for Windows

This is a simple island-map generator written in C# console-app.
As of now it is in Beta phase for testing purposes, but feature-wise
it is as good as finished.
I'm aware that when navigating the map, the drawing of said map is a bit
laggy. As far as I know this is due to the way the Console draws its symbols
and I have found no way to fix this. However, I am working on a similar
map generator in Monogame which uses sprites. In that version the laggy-drawing is not an issue anymore.
Features
Instructions
The process of installing/starting the program is still in testing phase.
If you can or can't get it to work, please let me know in the comments!
Feedback
If you have any feedback on this project, or if you have any questions or found a bug, please leave a comment. I'll respond as soon as possible!
Credits
This project has been made by me RanDB. In the making of this project I used theNewtonsoft.json library by James Newton -King, and theSimplexNoise library by WardBenjamin.
| Status | In development |
| Category | Tool |
| Platforms | Windows |
| Author | Kompjoeter |
| Tags | 2D,biomes,Generator,island,map,Procedural Generation,tool,Top-Down |