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