Memory Game
Memorizinator Game
A little memory game to help learn big ideas.
- Game timer starts automatically (1.5 seconds / word).
- Click the words in the proper order.
- Game provides feedback about Win, Loss, Player Error.
- Need a hint? (All are toggles)
- Show It. Show the full quote.
- Say It. Audio of the quote. [Works in Chrome/Safari.]
- Bold It. The next correct word will be bolded.
- Punctiate It. Turns on capitalization and punctuation.
- Mistake? Incorrect answers are red. Click a circle to undo.
- Select a new quote (top-right) or Restart game (bottom-right).
D3 Force Simulation Notes
- This game leverages the D3 Force Simulation (version 4) mechanics. It incorporates:
- Multi-foci
- Adds nodes
- Adds links and removes links on the fly
- Event handling
- Text centered in nodes (overcomes Firefox vertical-align problem)