This is a responsive matching game using JQuery / JavaScript, Bootstrap, and Knockout.
Play game at : https://mitmedialab.github.io/matching-ai/ 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.
Clone or Fork this repository and open index.html in a web browser.
- JavaScript
- jQuery
- Bootstrap
- Knockout
- Underscore
The code in this project is licensed under the MIT License. See LICENSE for details. This app is put together by Daniella DiPaola and Safinah Ali for educational purposes.