Part of a project for the Technion Certified Web Developer course
- HTML5
- CSS 3
- Bootstrap
- React.js
- Fischer-Yates algorithm for randomization
- React Clock lifecycle component
- UML Diagram of JS Code Structure
Feel free to leave constructive comments for improvement on this git as it is maintained regularly and will be taking meaningful advice. Really
Memory Game uses a number of open source projects to work properly:
- [ReactJS] - HTML enhanced for web apps!
- [Microsoft Code] - awesome web-based text editor
- [markdown-it] - Markdown parser done right. Fast and easy to extend.
- [Twitter Bootstrap] - great UI boilerplate for modern web apps
And of course Memory Game itself is open source with a Memory Game repo on GitHub.
Download as zip or git repo.
Open the index.html file under the senirHordanMemoryGame folder.
$ git clone https://github.com/IntelliFinder/MemoryGame.git memory-game $ cd memory-game $ index.html
or... open manually by clicking

