An open API service indexing awesome lists of open source software.

https://github.com/Aimekram/color_crush

Browser game with colored blocks - React+Redux
https://github.com/Aimekram/color_crush

browser-game color-crush

Last synced: 2 months ago
JSON representation

Browser game with colored blocks - React+Redux

Awesome Lists containing this project

README

        

# Color Crush

Browser game with clicking, disappearing blocks and a lot of colors (not really).

### To play

* go to [https://aimekram.github.io/color_crush](https://aimekram.github.io/color_crush)

### To run the project locally

* clone this repository
* go to /color_crush folder and run: `npm install` to install all needed dependencies
* run: `npm start`
* open [http://localhost:3000](http://localhost:3000) to view it in your browser

### Technologies used:

* React.js
* Styled Components
* Redux