Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 299 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 299 Bytes

Memory-Game

Run the game:

$ npm install $ npm test $ npm start


Fork

AngularJS example app that implements the famous memory game of finding matching pairs of cards. Popular with toddlers everywhere!

Forked from https://github.com/IgorMinar/Memory-Game Licence: MIT