Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dogsghost/capitals-quiz
JavaScript powered game for matching the correct capital with the given state/country.
https://github.com/dogsghost/capitals-quiz
Last synced: 1 day ago
JSON representation
JavaScript powered game for matching the correct capital with the given state/country.
- Host: GitHub
- URL: https://github.com/dogsghost/capitals-quiz
- Owner: dogsGhost
- Created: 2013-05-01T02:23:13.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-01-19T07:47:39.000Z (about 10 years ago)
- Last Synced: 2024-04-17T05:46:08.804Z (10 months ago)
- Language: JavaScript
- Homepage: http://dogsghost.github.io/capitals-quiz/
- Size: 426 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Capitals Quiz
JavaScript powered game for matching the correct capital with the given state/country.
Reference data (answer keys) is store in JSON format for simplicity as opposed to a dedicated database.Currently only has United States available.
Makes use of the [StateFace](https://github.com/propublica/stateface) font.Dependencies: jQuery, Handlebars.