Colour Brain Clone

A single player version of the popular card game.

Colour brain app displaying a question

Colour Brain is a fun for all card game designed for two players or teams. Question cards ask for the colours of popular logos, every day items and even road signs. Players place down the colours that they believe answer the question and points are scored to the player that guesses correctly.

Using React, I build a small example of a single player version of the game. A player has three lives that can be lost when answering incorrectly. The game randomly serves up a question card and players can click on colour cards to place them on the table. If a player changes their mind, clicking again on the card will return it to their hand. When a player is ready, clicking submit will show the correct colours and award points or remove lives whether the player is correct or not.

The game has been designed to work on both mobile and desktop devices.

Source Code Hosted Version