Web application generating interactive and highly customizable maps
Find a file
Marc Emmanuel 9903f0b9aa
Some checks failed
Deploy static content to Pages / deploy (push) Has been cancelled
Test/add e2e and unit testing (#1282)
* feat: add string utility tests and vitest browser configuration

* feat: add Playwright for end-to-end testing and update snapshots

- Introduced Playwright for E2E testing with a new configuration file.
- Added test scripts to package.json for running E2E tests.
- Updated package-lock.json and package.json with new dependencies for Playwright and types.
- Created new SVG snapshot files for various layers (ruler, scaleBar, temperature, terrain, vignette, zones) to support visual testing.
- Excluded e2e directory from TypeScript compilation.

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Add SVG layer snapshots for various components

- Added ruler layer snapshot with hidden display.
- Added scale bar layer snapshot with detailed structure and styling.
- Added temperature layer snapshot with opacity and stroke settings.
- Added terrain layer snapshot with ocean and land heights groups.
- Added vignette layer snapshot with mask and opacity settings.
- Added zones layer snapshot with specified opacity and stroke settings.

* fix: update Playwright browser installation command to use npx

* Update snapshots

* refactor: remove unused layer tests and their corresponding snapshots as fonts are unpredictable

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-23 16:50:21 +01:00
.docker Containerized version (#639) 2021-07-13 18:42:28 +03:00
.github Test/add e2e and unit testing (#1282) 2026-01-23 16:50:21 +01:00
public Test/add e2e and unit testing (#1282) 2026-01-23 16:50:21 +01:00
src Test/add e2e and unit testing (#1282) 2026-01-23 16:50:21 +01:00
tests/e2e Test/add e2e and unit testing (#1282) 2026-01-23 16:50:21 +01:00
.gitignore Test/add e2e and unit testing (#1282) 2026-01-23 16:50:21 +01:00
CODE_OF_CONDUCT.md docs: code of conduct 2022-06-01 15:08:20 -07:00
Dockerfile [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md 2018-06-11 21:36:07 +03:00
LICENSE Update LICENSE to include permission for derivative works 2024-06-29 12:03:52 +02:00
netlify.toml [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
package-lock.json Test/add e2e and unit testing (#1282) 2026-01-23 16:50:21 +01:00
package.json Test/add e2e and unit testing (#1282) 2026-01-23 16:50:21 +01:00
playwright.config.ts Test/add e2e and unit testing (#1282) 2026-01-23 16:50:21 +01:00
README.md chore: update readme 2024-03-14 11:30:21 +01:00
tsconfig.json Test/add e2e and unit testing (#1282) 2026-01-23 16:50:21 +01:00
vite.config.ts [Migration] NPM (#1266) 2026-01-22 12:20:12 +01:00
vitest.browser.config.ts Test/add e2e and unit testing (#1282) 2026-01-23 16:50:21 +01:00

Fantasy Map Generator

Azgaar's Fantasy Map Generator is a free web application that helps fantasy writers, game masters, and cartographers create and edit fantasy maps.

Link: azgaar.github.io/Fantasy-Map-Generator.

Refer to the project wiki for guidance. The current progress is tracked in Trello. Some details are covered in my old blog Fantasy Maps for fun and glory.

preview

preview

preview

Join our Discord server and Reddit community to share your creations, discuss the Generator, suggest ideas and get the most recent updates.

Contact me via email if you have non-public suggestions. For bug reports please use GitHub issues or #fmg-bugs channel on Discord. If you are facing performance issues, please read the tips.

Pull requests are highly welcomed. The codebase is messy and requires re-design. I will appreciate if you start with minor changes. Check out the data model before contributing.

You can support the project on Patreon.

Inspiration: