I developed this project to improve myself in the JavaScript and to learn the Jquery library. When the user enters the appropriate number, the program automatically adjusts the grid scheme and assigns random color pairs to the squares. The user is trying to find the two same colors assigned to the boxes on this page, if two different colors are opened, the opened boxes are closed again, if the two boxes are the same color, the boxes remain open in their own color. The user can see the locations of the colors by clicking on the hint button.
This project is developed with the followings:
- JavaScript
- JQuery
- HTML
- CSS
Clone the repository
git clone https://github.com/dyakupoglu/JavaScript-Color-Memory-Game.gitDistributed under the MIT License. See LICENSE.txt for more information.