Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.03 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.03 KB

Mythic Atlas

A real-time, non-destructive, web-based fantasy map editor.

➡️ Try it in your browser!

With Mythic Atlas, you can place markers to indicate where you want land and sea, and move them in real-time without waiting around for the map to generate.

If you have a general idea of how you want your map's land masses to be shaped, but don't care about the details or realism, Mythic Atlas just might be the tool for you.

Project status: very buggy and unfinished 🐛🐛🔨😤🐛🐛 (but still fun to play with!)

Screenshots

Screenshot of main interface editing an example map Screenshot of non-destructive topography editor

Run it locally

Install the dependencies...

npm install

...then start Rollup:

npm run dev

Navigate to localhost:5000 to use the app.

License

MIT