Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.1 KB

File metadata and controls

33 lines (22 loc) · 1.1 KB

Brawler Match

Live Site

Game Details

Brawler Match is a memory matching card game. Try flipping two cards, if they are not the same, the cards will flip back. Your goal, should you choose to accept it, is to match all nine pairs of cards in as few attempts as possible. If you are lucky you might make it on the daily Top 5 leaderboard.

Project Tech Stack

  • JavaScript
  • jQuery
  • PHP
  • MySQL
  • Ajax calls
  • HTML5
  • CSS3

Initial Setup

  1. Fork this repo and clone your fork from your terminal

    • Click on the Fork button, located at the top right of the page
    • Select your Github user name to complete the fork
  2. Clone this repository in your terminal

    • git clone https://github.com/jasethomson/brawlermatch.git
  3. Navigate into the /brawlermatch directory

    • Open the index.html file and enjoy!

Contributions

I am always looking to improve my applications, feel free to submit pull requests and reach out with suggestions, my email address is jasethomson31@gmail.com.