Skip to content

srazniewski/mapguessr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapGuessR

A browser-based geography game using OpenStreetMap data. Study a labeled map excerpt, place a pin on the world map, and score up to 5,000 points based on distance.

Rounds are sampled from a worldwide set of lesser-known regional anchors, then randomly offset into nearby towns, suburbs, or countryside. Major world-city centers are deliberately excluded.

Run

Serve this folder with any static web server:

python -m http.server 8080 --directory outputs

Then open http://localhost:8080.

An internet connection is required for map tiles and web fonts.

Difficulty

  • Easy: approximately 100 × 100 km
  • Medium: approximately 10 × 10 km
  • Hard: approximately 1 × 1 km

Map data is provided by OpenStreetMap contributors. The labeled clue style is served by CARTO.

About

Guess the location of a map extract on the world map

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors