Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 562 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 562 Bytes

Memory Game

General Assembly Web Development Intensive Pre-Work

A simple card matching game that can be played in the browser.

Getting Started

Clone or download the repository and open index.html to play.

git clone https://github.com/lamesensei/wdi-fundamentals-memorygame.git

Screenshots

memory game screenshot

Built With

  • HTML
  • CSS
  • Javascript

Authors

  • Phua Liang Jun - Coding and modifications
  • General Assembly - Initial instructions/template