Skip to content

elie-tdev/color-game

Repository files navigation

RGB Alchemy

RGB Alchemy is a small game application in which the player can try to mix colors to create new colors. The game goal is to get a color which “matches” the target color in limited moves.

Built With

Installation

Node Backend
  • Go cd color-alchemy-server folder.
  • Run yarn install if you use yarn or npm install.
  • Run yarn start to launch and then the simple Node App will be run at port 9876.
React Frontend
  • Go cd color-alchemy-client folder.
  • Run yarn install if you use yarn or npm install.
  • Run yarn start to launch the app which will automatically launch the app in the browseror, or npm run start.
  • The Frontend App will be run at port 3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published