Skip to content

sonianb/world-of-flags

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World of Flags

🇬🇷🇯🇲🇨🇻🇯🇵🇬🇧🇱🇨🇸🇴🇱🇻

How well do you know your world flags?

How to play

  • Visit the deployed site.
  • Submit your answer and see if it's correct. Click 'next' to continue the game.
  • If you don't know the answer, click 'Give up'. You'll see the answer, but you'll lose a life.

User Journey

  • User should see a random flag on their screen
  • User should be able to input their guess and submit their answer
  • User should see their score
  • User should be able to click the 'next' button to move onto the next flag

Acceptance Criteria

  • Accept some user input (e.g. a username);
  • Query an API (e.g. the Github API, or any other fun one);
  • Populate the UI with API data; and
  • Have some form of persistent state and interactivity.

About

How well do you know your world flags?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.3%
  • CSS 14.1%
  • HTML 8.6%