Laufire / click-game

A simple project to learn react.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Click Game

A simple game to train on React.

Requirements

Powers

  • None, yet.

Features

  • Grant bonus score, when the same type of targets are swatted consecutively.

Misc

  • Use two configs, one for dev and another for prod. Use routes to control this.

  • Make the config configurable through URL query params.

Refactoring

  • Write an abstract component to render targets & powers.

  • Spilt the action file into multiple file.

About

A simple project to learn react.


Languages

Language:JavaScript 95.8%Language:HTML 1.9%Language:SCSS 1.3%Language:Shell 0.6%Language:CSS 0.4%