Inspiration

I have always been interested in playing memory and matching games, so I decided to make one on my own.

What it does

The player first clicks on two of the squares. If the squares do not have matching animals, the two squares are reset to blank squares. If the squares do have matching animals, the two squares show the matching animals. This is repeated until the player successfully matches all the animals. At the bottom, the score increases by ten when the player matches two animals.

How we built it

I used HTML, CSS, and javascript to make this game.

Challenges we ran into

I initially had some trouble with the javascript functions. However, I soon figure out a way to make the squares show the respective animals when the player matches them both.

Accomplishments that we're proud of

This is the first hackathon that I have participated in. I am also proud of overcoming many challenges and obstacles while coding the game.

What we learned

I learned that coding a game takes lots of time and effort. However, the effort pays off when the game runs successfully.

What's next for Photo Memory Game

I plan to add more pictures and a background to make the game more interesting. I also want to add additional levels to further challenge the player.

Built With

Share this project:

Updates