Inspiration
I built this game as a result of a project assigned during Global Hack Week 2024 March. I took this project to challenge myself to some new sort of development to enhance my development skills.
What it does
This is a mind-challenging game. Users flip 2 cards. If the items on the 2 cards are same, the user's score is increased by 2. Otherwise, it is increased by 1. After all the cards are flipped, the score shown at the bottom of the screen is the final score of the player.
How we built it
This game is built using HTML, CSS, and JavaScript using Visual Studio Code as the IDE.
Challenges we ran into
The major challenge which I ran into during the development of this project was to increase user's score as per the items shown on the 2 cards flipped.
Log in or sign up for Devpost to join the conversation.