Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 495 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 495 Bytes

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.