Skip to content

Latest commit

 

History

History
executable file
·
13 lines (9 loc) · 341 Bytes

README.md

File metadata and controls

executable file
·
13 lines (9 loc) · 341 Bytes

Recall (Demo)

Written with vanilla JS

Test your memory!

Configuration

  • el (required): selector or DOM element to render the game
  • size (5): the size of the matrix
  • numToChoose (9): number of tiles to remember

Other Versions