8000 GitHub - jbate/flag-flash-cards: Guess the country from the flag shown.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jbate/flag-flash-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< 8880 div class="OverviewRepoFiles-module__Box_2--yIjMp">

Repository files navigation

Flash card flags

It's simple. We show you the flag, you guess the country.

Flash cards for budding vexillologists if you will.

Try it out! http://jbate.github.io/flag-flash-cards/

How to use

  1. Page loads JSON list of countries
  2. Tap the flag to reveal the answer (and capital city)
  3. Double-click to show a new flag

Extras

Jump to a specific country

Load a specific country's flag by appending their country code with a hash (#) to the URL.

So to view the flag for the UK, do this: http://jbate.github.io/flag-flash-cards/#gb

Keyboard navigation

Use the ← and → keys to navigate to a new flag or back to a previous one. And ↑ and ↓ to toggle the answer.

Thanks

Kudos to Koppi for the SVG flag collection: https://github.com/koppi/iso-country-flags-svg-collection

0