Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sharkdp/quizzity

A fast-paced geography quiz
https://github.com/sharkdp/quizzity

cities countries game leaflet map quiz website

Last synced: about 1 month ago
JSON representation

A fast-paced geography quiz

Awesome Lists containing this project

README

        

# quizzity

quizzity is a geographical quiz built on top of a Leaflet map. You have to guess the location of several cities on a map while receiving points for being both accurate and fast.

[**Play the game here!**](https://david-peter.de/quizzity/)

### Score distribution
![Score distribution](https://raw.githubusercontent.com/sharkdp/quizzity/master/statistics/histogram.png)

### JavaScript libraries, CSS, icons
* Leaflet - http://leafletjs.com
* lodash - https://lodash.com
* jquery - http://jquery.com
* Leaflet.awesome-markers - https://github.com/lvoogdt/Leaflet.awesome-markers
* Leaflet.Geodesic - https://github.com/henrythasler/Leaflet.Geodesic
* font-awesome - http://fortawesome.github.io/Font-Awesome
* Animate.css - https://github.com/daneden/animate.css

### Geodata, map rendering
* GeoNames - http://www.geonames.org
* Natural Earth - http://www.naturalearthdata.com/
* Tilemill - https://www.mapbox.com/tilemill/
* python-mbtiles - https://github.com/perrygeo/python-mbtiles

The game idea is inspired by [Geosense](http://www.geosense.net/).