A Memory Card game made with pure javascript ๐
- 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)
npm install
npm run loc
npm run test
npm run test:coverage
- Update to webpack@5
- Add levels
This project is licensed under the MIT License - see the LICENSE.md file for details