Skip to content

An interactive map depicting changing territory ownership in a roleplaying game. Uses React and Leaflet.

Notifications You must be signed in to change notification settings

owlks4/territory-map-react

Repository files navigation

A browsable and highly interactive map of fictional Birmingham territory alignments from a roleplaying game (a bit like a fictionalised version of model united nations).

The map is stored a list of week-by-week ownership changes in JSON format. This increases space efficiency and avoids having to store a complete set of mostly identical alignments for every single week.

The map also incorporates some basic analysis functionality. Clicking a territory will show its complete ownership history as a Gantt chart (custom implementation using react components).

Similarly, clicking a Gantt chart segment or the relevant legend item will present the relevant aspect of the map to the user as a ChartJS line graph.

About

An interactive map depicting changing territory ownership in a roleplaying game. Uses React and Leaflet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published