kellim / matching-game

Responsive matching game using jQuery, JavaScript, Bootstrap, and Knockout.

Home Page:https://kellim.github.io/matching-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duck Matching Game

This is a responsive matching game using JQuery / JavaScript, Bootstrap, and Knockout.

Demo

You can play the game online at https://kellim.github.io/matching-game

Matching Game Animated Gif Demo

How to Play

Your goal is to pick 2 tiles that match on each turn. If you pick tiles that match, then they disappear and you need to find all the other matches. Try to find all the matches in the least amount of turns possible.

Run Project Locally

Clone or Fork this repository and open index.html in a web browser.

Technologies Used

Contributions

This is a small personal project and I plan to keep this app simple. If you'd like to contribute, please make a comment with your intention in the appropriate issue if one exists or create a new issue for discussion.

License

The code in this project is licensed under the MIT License. See LICENSE for details.

The image dtile-back.png in the img folder was created by me and it's license is Attribution 4.0 International (CC BY 4.0).

The image files with photos of ducks are from the U.S. Fish and Wildlife Service and as far as I know are public domain, but it is up to you to follow their guidelines - see https://digitalmedia.fws.gov/digital/about.

About

Responsive matching game using jQuery, JavaScript, Bootstrap, and Knockout.

https://kellim.github.io/matching-game

License:MIT License


Languages

Language:JavaScript 56.8%Language:HTML 27.6%Language:CSS 15.7%