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