/Quick-Colorz

Simple Arcade Game using the timed aspect

Primary LanguageJavaScript

Quick Colorz

Time based game designed around picked the right color before time runs out. It also features a multiplay chat were users are able to communicate with each other and talk about their scores.

Image from Gyazo

Installation

Clone the repository as such:

git clone https://github.com/BenReichwein/TimeGame

cd TimeGame

npm start
  • Use live server to open quick colorz.

or

  • Paste the index.html file path into your browser url bar.

Contributing

For major changes, please open an issue first to discuss what you would like to change.

Authors