/colorfinder

A simple color tile choosing game website

Primary LanguageJavaScript

Colorfinder

Colorfinder preview A simple color vision testing website with tile choosing game.

Dependencies

  • Nodemon ~2.0.6 -> Node.js running tool with automatic refreshing
  • Express ~4.16.1 -> Node.js backend framework
  • JQuery 3.5.1 -> Frontend Library

Install and Run

  1. Clone it into your host
  2. Navigate to the root path of the repo then run the server.
npm start
  1. Enter URL using your browser
http://localhost:9527

Enjoy.

Authors

Declaration

This system is built for Introduction to Multimedia and Programming Course, Dept. of computer science, National Chengchi University.