Japanese Character Learning Game

I'm a beginner at c++ coding, and I wanted to make a program that would teach Japanese characters at a form of a game. I was wondering, after making an array of the Japanese characters that would be shown, and a line that would randomly pick a character, what is the code that will let me give the answer, and the machine accpeting or rejecting the answer? Like, the machine showing the character "の" and me typing the answer "no."
Have you written any code, or is this still an idea at this point? If you aren't sure, you should try looking through the tutorial on this site; it should run you through the basics of many of the things that you are looking to do here (get input, compare things, etc).
Topic archived. No new replies allowed.