Recall Game
In this example, we'll use AJAX to construct a simple memory game. When the page loads, you will very briefly see a sentence. Type what you see into the input area, then press Submit. A Javascript function will compare your input to the original text, and report your score.
|
|