Skip to content

A game where players pitted against each other with a randomized pallette and a canvas to create a color that is the closest match to a randomized goal color.

Notifications You must be signed in to change notification settings

justinpchang/melange

Repository files navigation

MÉLANGE 🎨

A game where players pitted against each other with a randomized pallette and a canvas to create a color that is the closest match to a randomized goal color.

To run

  • Download and install repo yarn install
  • Run the app yarn start

Technologies (so far just the front end)

  • TypeScript
  • React
  • Zustand

Interesting problems

  • Randomly generating colors that go well together.
  • Randomly generating a goal color that is reachable by a combination of the pallette.
  • Websocket protocol for multiplayer.

About

A game where players pitted against each other with a randomized pallette and a canvas to create a color that is the closest match to a randomized goal color.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published