dangerdak / countryquiz

JavaScript capital city quiz

Home Page:http://dangerdak.github.io/countryquiz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capital Cities Quiz

Multiple choice quiz on the capital cities of countries worldwide. Made with HTML, CSS and vanilla JavaScript, initially while following the How to Learn JavaScript Properly blog post (before branching off with my own ideas).

Allows selection of regions to be tested on:

  • Asia
  • Americas
  • Africa
  • Europe
  • Oceania

Or any combination of the above!

Coming soon: At least 2 difficulty levels, making the answers harder to guess.

Country info taken from https://github.com/mledoze/countries and http://www.geonames.org/. Also uses python to combine data from these two sources.

About

JavaScript capital city quiz

http://dangerdak.github.io/countryquiz/


Languages

Language:JavaScript 63.3%Language:HTML 21.9%Language:Python 9.5%Language:CSS 5.3%