gigafiga21 / MemoryGame

Website card memory game
0 stars 0 forks source link

Memory game

Simple beautifully designed card game to improve your memory and abilities of perception. Written as an application for website on pure JS/CSS.
Access it here.

Game menu

Building

In root folder of the repository run npm run build -- --page=Memory --env=prod.
Then open built Build/Production/Pages/Memory/Memory.html with your browser.