A simple memory game using heatmap.
Ensure that you have Node.JS installed
It's as simple as doing this command in your terminal:
npm install # ensure you have the dependencies
npm run dev
- Adjusting the screen size may cause the heatmap to shrink or be displaced. As the library heatmap.js sets the canvas (heatmap)'s fixed dimensions on the first render, changing to different screen sizes will not make the canvas responsive