Skip to content

laisfrigerio/what-is-the-brand

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