Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 395 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 395 Bytes

MatchGame

C# Assignment matching game

Task 1 - Create a label that keeps track of the amount of times an incorrect match was attempted.

Task 2 - Create an input that lets the user type in a username.

Task 3 - Using the "Keepthescore" api, create a leaderboard and upload the results for each user to keep track of the fastest time (https://keepthescore.com/docs/api/?ref=top_nav)