Skip to content

IvlevGreg/MemoryGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published