Nortantis is a fantasy map generator and editor originally created as an academic project. It uses a simple tectonic plate simulation to create islands and continents with trees, rivers, and mountains. The result has the appearance of an old-fashioned hand-drawn map.
For more information and examples of generated maps, see the project page here.
If you wish to build Nortantis from source rather than use the installers, do the following:
- Checkout the source code.
- Install Java JDK 17 or later. How to do that will depend on your OS. A good internet search should tell you how.
- In a command prompt, navigate to the top 'nortantis' folder in the source code, then run this command: ./gradlew :run
Privacy policy: This program will not transfer any information to other networked systems unless specifically requested by the user or the person installing or operating it. (I had to add this for digital signing. Nortantis doesn't transfer any personal information.)