🎴️ 🃏️
Memory Game Feel free to check out the finall result.
About the project
The main idea behind this project was to create simple memory game without using any tutorials that's describing how to create game like that.
The design of this website was inspired by Hello Roman's 'CSS cookbook' series.
The layout was created by me, you can check out my Figma project here.
Things that will be added in the future
- Scoreboard
- Multiplayer
Tools and technologies I've used
- PWA
- Semantic HTML5
- Sass (SCSS)
- Flexbox
- Local Storage
- Media queries
- JS: DOM manipulations
- Git
- Figma
Build with:
To run the website locally
Requirements:
- node.js (npm)
- gulp
Then, just run:
npm install
gulp
To publish you page using github pages use:
npm run deploy