loolooii / memory-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory game

Install dependencies

To install dependencies run npm install.

Run the game

To run the game run npm start.

Run tests

To run tests, run npm run test.

See test coverage

To see test coverage, run npm run test:coverage.

Possible improvements

  • Improve UI/UX/animation. For example flipping animation for the cards, using sounds, etc.
  • Higher test coverage

About


Languages

Language:TypeScript 94.5%Language:HTML 5.5%