项目作者: Alex0Blackwell

项目描述 :
A fast-paced colour matching game built with react!
高级语言: JavaScript
项目地址: git://github.com/Alex0Blackwell/colour-match.git
创建时间: 2020-06-13T01:21:19Z
项目社区:https://github.com/Alex0Blackwell/colour-match

开源协议:GNU General Public License v3.0

下载


Colour Matching Game

Table of contents

Overview

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!

Examples

Screenshots of Browser

Screenshot on Desktop Browser

Screenshot

Screen Recording on Mobile

Screenshot

Technologies

  • React 16.13
  • Bootstrap 4.5
  • node 14.3
  • npm 6.14

Setup

requirements

  • Recent version of Node.js
    • Node >= 8.10
  • Recent version of npm
    • npm >= 5.6

To run the project, make sure you have the requirements, clone the repository, and then start the website:

  1. git clone https://github.com/Alex0Blackwell/colour-match.git
  2. npm start

Limitations

  • No account system
    • scores are not saved

License

Licensed under the GNU General Public License v3.0