IvlevGreg / MemoryGame

๐ŸŽด๐ŸŽฎ Memory game (JS & Cypress test)

Home Page:https://ivlevgreg.github.io/MemoryGame/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory game ๐ŸŽด๐ŸŽฎ

About project:

Stack:

HTML5 CSS3 JavaScript cypress

Overview:

  • Implemented a memory game of pairs for 2, 4 ... 10 cards
  • Used Cypress for end-to-end testing

Get started:

Live Server

Just launch a Live Server in the project directory

Then open index.html

npm i

Installs command a package and any packages that it depends on.

npm run cypress:open

After a moment, the Cypress Launchpad will open.

Then you should choose E2E Testing, then browser.

Finally you can run the test, don't forget to run Live Server

About

๐ŸŽด๐ŸŽฎ Memory game (JS & Cypress test)

https://ivlevgreg.github.io/MemoryGame/


Languages

Language:JavaScript 83.4%Language:CSS 11.7%Language:HTML 4.9%