You are browsing as a guest. Sign up (or log in) to start making projects!

Memory Card Game

  • 1 Devlogs
  • 2 Total hours

Memory Card Game is a game that you can play right in your browser. It was made using HTML, CSS and JavaScript. The goal of the Memory Card Game is to find matching pairs of cards by flipping them over. This game also helps you get better at remembering things and focusing. * The game has animations when you flip the cards. * The cards are arranged randomly every time you play. * The game keeps track of your score. * It works well on devices. The Memory Card Game shows that I know how to work with web pages handle user interactions and make decisions for the game. It also shows that I understand the basics of building things for the web. The Memory Card Game was made with a focus, on making it interactive and enjoyable.

Ship #1

Memory Card Game is an interactive browser-based game built with HTML, CSS, and JavaScript. Players flip cards to find matching pairs while improving memory and concentration skills. The project features smooth card-flip animations, randomized card placement on each game, score tracking, and responsive gameplay, demonstrating proficiency in DOM manipulation, event handling, game logic, and front-end development fundamentals.

  • 1 devlog
  • 2h
  • 4.67x multiplier
  • 11 Stardust
Try project → See source code →
Open comments for this post

2h 15m 47s logged

Today I completed a Memory Card Game, a classic browser game designed to improve memory and concentration while strengthening my JavaScript skills.The project was built using HTML, CSS, and Vanilla JavaScript, with a focus on creating a smooth and interactive user experience. The game begins by shuffling the cards randomly so that every playthrough feels different. Players flip two cards at a time, and the game checks whether they match. Matching pairs remain visible, while unmatched cards automatically flip back after a short delay.One of the most interesting parts of the project was implementing the game logic. Managing card states, preventing invalid moves, handling user interactions, and detecting the end of the game required careful event handling and DOM manipulation. I also added smooth flip animations and responsive styling to make the gameplay more enjoyable across different screen sizes.

0
0
9

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…