Color Clues Multiplayer Game

02/27/2024
static/img/project_imgs/Screenshot_2025-10-01_at_12.21.59PM.png

Color Clues: Multiplayer Online Board Game with Django Channels

 

Color Clues is a real-time multiplayer color guessing game. Inspired by the premise of Hues and Cues, players take turns giving abstract clues about a chosen color while others guess from a color picker. Points are awarded based on the accuracy of guesses, adding an element of strategy and competition to the game.

This project served as my introduction to developing real-time multiplayer online games using Django Channels. I gained hands-on experience in sending and receiving data between the consumer and the frontend, a process that proved to be both challenging and rewarding. While the project is still a work in progress, I have made significant strides in refining the user interface and game mechanics.

To kickstart my journey into Django Channels, I followed this tutorial which provided a solid foundation for further development and experimentation.

Color Clues is now available to play on my website!

play game


source code

 

Log in to game room

 

As the clue giver, select which color to give clues on

 

Clue-giver page after players guessed one

 

Points awarded to players