Skip to content

laisfrigerio/what-is-the-brand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

ยฉ๏ธ What is the brand?

A Memory Card game made with pure javascript ๐Ÿ’œ

๐Ÿ› ๏ธ Stack

  • PUG
  • SASS
  • Pure javascript
  • Webpack 4.0 to transpile SASS into CSS, Pug into HTML and JS ES6 to ES5
  • Jest to automated tests (91.46% of coverage)

Initial Memory card game

Memory card game - a flipped card

Memory card game - correct cards

Run

    npm install
    npm run loc

Run test

    npm run test
    npm run test:coverage

Next steps

  • Update to webpack@5
  • Add levels

๐Ÿ‘ฉ Author

@laisfrigerio

๐Ÿ“„ License

This project is licensed under the MIT License - see the LICENSE.md file for details