A fast-paced colour matching game built with react!
This game spawns in nine different colours onto a grid of eighteen. This means that every colour has one matching tile. The goal of the game is to match all the colours with their shared colour tile before the timer runs out. If you match all the coloured tiles before the timer runs out, you win! Otherwise, you always have the opportunity to restart!
Screenshot on Desktop Browser
Screen Recording on Mobile
To run the project, make sure you have the requirements, clone the repository, and then start the website:
git clone https://github.com/Alex0Blackwell/colour-match.git
npm start
Licensed under the GNU General Public License v3.0