Skip to content

50Projects-HTML-CSS-JavaScript : Memory card game #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 8, 2024

Conversation

tajulafreen
Copy link
Owner

Title: Add Memory Card Game with Flip Animation

Features Added:

  • Card Structure: Added HTML and CSS for card layout with front and back faces.
  • Card Flip Animation: Implemented CSS animations for flipping cards using 3D transforms.
  • Game Logic: Added JavaScript to handle game functionality, including shuffling cards, flipping cards, and checking for matches.
  • Game Reset: Implemented a reset button to start a new game.

Files Changed:

  • index.html: Updated to include card structure with card-front and card-back classes.
  • styles.css: Added styles for card flipping animation and card layout.
  • script.js: Implemented game logic including card flipping, matching, and resetting.

@tajulafreen tajulafreen merged commit 7f7003e into main Aug 8, 2024
5 checks passed
@tajulafreen tajulafreen deleted the Memory_Card_Game branch August 8, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant