Skip to content

Adenhall/heatmap_play

Repository files navigation

Heatmap Memory Game

A simple memory game using heatmap. Kapture 2024-07-13 at 16 12 02

Prequesites

Ensure that you have Node.JS installed

Run locally

It's as simple as doing this command in your terminal:

npm install # ensure you have the dependencies
npm run dev

Troubleshooting/ Bugs

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published