I Haz Codes

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Menu
Keyword game – hard

Write a simple flash card program which will –

  • Load up flash cards from a file
  • Pick one at random
  • Display the word / idea
  • Wait for a few seconds or for a key press.
  • Then display the answer
  • Offer a choice of 4 definitions at random (one is correct)
  • Allow the user to guess the correct answer (a,b,c or d)
  • Store scores for each keywords and display statistics once the player exits the program.
  • Use a weighting system so it always favors questions you get wrong over ones you get right.


You need to log in or create an account to submit code!

Comments are closed.

Information