TheoryOfNekomata f0261a1aa8 | há 2 anos | |
---|---|---|
public | há 2 anos | |
scripts | há 2 anos | |
src | há 2 anos | |
.eslintrc.json | há 2 anos | |
.gitignore | há 2 anos | |
README.md | há 2 anos | |
global.d.ts | há 2 anos | |
next-env.d.ts | há 2 anos | |
next.config.js | há 2 anos | |
package.json | há 2 anos | |
tsconfig.json | há 2 anos | |
tsconfig.script.json | há 2 anos | |
yarn.lock | há 2 anos |
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.