https://github.com/rene78/geoquiz
Select the correct country outlines for each continent on a map
https://github.com/rene78/geoquiz
country-picker game geography geography-game geography-matching-quiz geography-quiz guessing-game leaflet matching-game vanilla-javascript
Last synced: about 2 months ago
JSON representation
Select the correct country outlines for each continent on a map
- Host: GitHub
- URL: https://github.com/rene78/geoquiz
- Owner: rene78
- License: mit
- Created: 2022-02-05T14:23:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-11T08:52:39.000Z (over 3 years ago)
- Last Synced: 2025-07-04T08:41:28.105Z (4 months ago)
- Topics: country-picker, game, geography, geography-game, geography-matching-quiz, geography-quiz, guessing-game, leaflet, matching-game, vanilla-javascript
- Language: JavaScript
- Homepage: https://rene78.github.io/GeoQuiz/
- Size: 3.98 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Purpose
Just a little game to practice your geography skills. Try to select the correct outline of each country.# Translations
## All text on the page (except countries and regions)
Do not directly modify the files in `/locales` unless you are adding new text to the app in English. Instead, translators and reviewers should visit the [Transifex page](https://www.transifex.com/renes-open-source-projects/geoquiz) and request a role on the language they would like to contribute to.
## Countries and regions
Country names already have translations into major languages and do not have to be added manually. Regions and provinces however need to be manually translated. Go to [countryNames.js](https://github.com/rene78/GeoQuiz/blob/95d5e346cddbf90557b9702f070e9dee470673b9/locales/countryNames.js#L254) and enter the translations as you see fit.![Picture of App][screenshot]
[screenshot]: img/multi-devices.png "Picture of the App"