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