Can you identify all the world's nations just by their geographical shape and location? Find out with this map-based country guessing game for the browser. Built with Svelte.
$ npm install
You will need a Mapbox account and an access token to run and build the game locally.
Store your public token in an environment variable called MAPBOX_PUBLIC_TOKEN
.
$ npm run dev
Append ?debug=true
to the URL to enable debug controls.
This repository is integrated with Netlify. For each pull request, a deploy preview is created. Once the preview is ready, the Netlify bot will comment the links in your PR.