This isn't a game, but it's a program designed to adaptively help the user memorize poems, verses, numbers, -- any text. To use, first create a text file with the text to memorize in it (that is, a .txt extension). Then load this file in the program by clicking on the top bar or pressing control-L. Then simply try to retype the text file! (A trick for the txt file: if the text has indents then, if you're using notepad to create it, you can replace the indents with control-backspace byte characters. Any naturally untypable bytes are specially scanned, and aren't required to be typed for perfection.)
Text color types:
WHITE -- This text hasn't been checked by the scanner yet. The scanner slowly reads the text typed and compares it with the answer text (so, typos can be quickly fixed).
GREEN -- This text was found correct without error when it was scanned. This text can't be backspaced.
YELLOW -- This text had one error; when the scanner catches an error, it cancels everything after the error (including the error), freezes for a moment, and then lets the user try to remember what should really be there. If the user types the correct text, the character will appear yellow, marking it as a spot of trouble.
BLUE -- This text had two errors. If the user made an error, and then tried something else, and that was an error, the character will appear blue (if the user gets it correct right after two tries).
RED -- This text had three or more errors.
AQUA -- This is a hint. If the user cannot remember what was at a spot, pressing control-space will add the character that should be there, helping the user remember. Don't use too many hints; they are retracted from the final total score.
Tags: memorize, program
DownloadReleased | 2011-09-11 |
Category | Other |
Rating | 4.0 (by 7 users) |
Downloads | 45 |
Version | 1 |
ID | 185658 |
Slug | memorizer |