abedef / vexillologist

An educational world flags web game inspired by Duolingo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Vexillologist is an educational world flags web game and a beginner front-end development project.

Click here to play!

screenshot

How to Play

It's simple - identify the country of the flag shown. All 193 United Nations' member states' flags are included. Identify every flag to complete the game. Don't worry if you don't know them all, the game is designed to teach you the flags you're unfamiliar with as you progress. Navigate to the settings menu to explore alternate game modes. Happy learning!

Features

  • Multiple choice format
    • Keyboard shortcuts
  • Free response format
    • Non case-sensitive
    • Typos with levenshtein distance <= 2 allowed
    • Common name variations accepted, for example:
      • "Côte d'Ivoire" accepts "Ivory Coast"
      • "Czech Republic" accepts "Czechia"
      • "United Arab Emirates" accepts "UAE"
  • Capital cities mode
  • US states mode
  • Player stats
    • Shareable summary displayed at the end of the game
  • Interactive globe
    • Draggable on click and hold
    • Color-coded pings display at answer coordinates
  • Responsive design
    • Optimized for desktop and mobile-friendly

Credits

About

An educational world flags web game inspired by Duolingo


Languages

Language:JavaScript 75.6%Language:CSS 12.8%Language:HTML 11.6%