/MTG_Memory_Match

A Magic The Gathering inspired memory-match game built with JavaScript https://memory-match.jerry-ong.com

Primary LanguageCSS

MTG Memory Match

  • Maintained by: jerryong89

Description

A Magic The Gathering themed card matching game stat tracking CSS3 animation.

Technologies Used:

  • JavaScript
  • CSS3
  • HTML5
  • AWS EC2

Live Demo

Link: https://memory-match.jerry-ong.com

Features

  • Users can click on cards to match the different Magic Cards
  • Users can see a live view of the statistics during the games
    • Games
    • Matches
    • Attempts
  • Mobile Responsiveness

Preview

alt text

Development

Getting Started

  1. Clone the repository.
git clone https://github.com/jerryong89/MTG_Memory-Match.git
  1. Change directory to clone folder.
cd memory-match/
  1. Go to index.html in Text Editor and open in browser.