Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 716 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 716 Bytes

Project2

Project 2 of hacking with Swift http://hackingwithswift.com practice game where you match countries with their flags

#future plans:

  • make the app finsih after the 12 countries have been picked
  • Accept username and display it in the app
  • set up a new viewController leaderboard to display result
  • pass username and score to teh new controller
  • set up a play again button that starts the game again
  • pass 2nd score and rearrange them by points
  • set up an initial screen where you can choose games:(Lvl 1 - original, level 2- more difficult flags, level 3- almost imposisble flags, and timed)
  • can timed by added to different levels without replicating them?