A little memory game to help learn big ideas. (Feedback welcome)
- Navigate to page. Timer starts (1.5 seconds / word in text).
- Click the circles in the proper order.
- Game provides feedback about Win, Loss, Player Error.
- Need a hint? (All are toggles)
- ShowIt. Show the full quote.
- ShowHint. Show the full quote, but only 1st letter of each word.
- SayIt. Audio of the quote. [Only works in Chrome.]
- BoldIt. The next correct word will be bolded.
- Select another quote (top-right) or Restart game (bottom-right).
- This game leverages the D3 Force Simulation (version 4) mechanics. It incorporates:
- Multi-foci
- Adding and subtracting nodes.
- Adding links on the fly.
- Event handling
- Centered text within nodes (overcomes Firefox vertical-align problem)
- Turn circles red when incorrect.
- Ability to unravel answer.
- Multiple choice or Pairings game option
- Better score tracking.
- New option: Ignore punctuation for checking
- Make "typein" a full-fledged answer.