Generate Super Mario War worlds from real-world data.
Install dependencies:
yarn [install]
Build the app:
yarn build
Run the app on http://localhost:3000
:
yarn start
This project is made from Next. Development practices for Next are applicable for this project.
Biome map obtained from Minecraft Earth Map. Land elevation, bathymetry, and real-color maps obtained from Visible Earth. Water mask map obtained from Shaded Relief. Uses D3 (d3-geo) for map projections.