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