Skip to content

A fun and interactive memory game built with FuncSug, JavaScript, HTML, and CSS. Test your memory skills by matching pairs of cards! The game includes dynamic card layout, and a restart option for endless fun.

Notifications You must be signed in to change notification settings

cl4cnam/memory-game-funcsug

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game

A simple Memory Game built with FuncSug, JavaScript, HTML, and CSS. This game challenges your memory skills by asking you to match pairs of cards. It's a fun way to practice and improve your short-term memory!


📝 Features

  • Dynamic Card Matching: Match pairs of cards to win.
  • Design: Play on desktops.
  • Restart Option: Restart the game with a single click.
  • Smooth Animations: Interactive flip animation.

🛠️ Technologies Used

  • HTML5: For the structure and layout.
  • CSS3: For styling and responsive design.
  • JavaScript: For static game logic.
  • FuncSug: For interactivity.

🚀 Getting Started

  1. Clone the Repository
git clone https://github.com/cl4cnam/memory-game-funcsug.git
  1. Navigate to the project directory:
cd memory-game
  1. Open the index.html file in any modern web browser to start playing.

🎮 How to Play

  1. Click on any card to reveal its symbol.
  2. Click on another card to find its match.
  3. If the cards match, they remain revealed. If not, they flip back.
  4. Match all card pairs to win the game!
  5. Click the Restart button to reset and play again.

🔗 Links

About

A fun and interactive memory game built with FuncSug, JavaScript, HTML, and CSS. Test your memory skills by matching pairs of cards! The game includes dynamic card layout, and a restart option for endless fun.

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 44.4%
  • CSS 30.4%
  • HTML 24.2%
  • Batchfile 1.0%