Skip to content

gcdeng/rgb-color-game-component-based

Repository files navigation

rgb-color-game-component-based

辨識RGB色碼的小遊戲。
練習配置Webpack並實作一個簡單的JavaScript元件框架。

A project from NTHU Modern Web and App Programming.

This project was implemented in three ways:

  1. vanilla js
  2. vanilla js in component-based design (This repo)
  3. react [TODO]

Features

There are three game mode:

  1. easy mode: three color cards
  2. hard mode: six color cards
  3. nightmare mode: six color cards with five seconds time limit