What it does
This is a memory card game that can help your memory and prevent dementia. The memory game consists of pairs of cards with identical fruit emojis. If a match is found, the cards stay flipped, if not, they will turn back. The game continues until all cards are flipped.
How I built it
It was built with JavaScript, HTML and CSS in VS Code and was published on GitHub.
Challenges I ran into
- this was the first time that I used flexbox and grid in a real project
- a lot of bugs that are no longer in the code
- JavaScrript - I am still a beginner when it comes to JavaScript ## Accomplishments that I'm proud of It works 🙂
What I learned
- how to build two-sided cards - CSS
- more JavaScript ## What's next for Memory Card Game
- maybe a reset button
Log in or sign up for Devpost to join the conversation.