Memory Card Games is a funny project to improve my Front-end skills, mostly that about Javascript.
Project is created with:
- HTML5
- CSS3
- Javascript
- Setup editor file : index.html/style.css/scripts.js
- Create HTML Layout with all elements(container and card image elements)
- Start style.css file , define board styles CSS
- Make Flip Cards
- Start the part about Javascript on your scripts.js
- Render 3D perspective on your cards
- Store Card
- Matching Card
- Refactoring work
- Lock Board for block your cards, after every couple cards
- Shuffling for random your cards after every game-session