🎮 The colorful word game in your browser!
Hues and Cues is a digital adaptation of the popular color-guessing board game. Players try to guess which color on the board matches a one-word clue provided by the active player.
Hues and Cues currently supports 2 languages:
- 🇺🇸 English
- 🇹🇷 Turkish (Türkçe)
- Form teams (1-8 teams supported)
- The active player is shown a random color on the board and a clue word
- The active player can hide the target color and let teammates guess
- Teammates try to guess the correct color by clicking on the color board
- Points are awarded based on how close the guess is to the target color
- Teams take turns until the game ends
- 🎨 Light/Dark theme toggle
- 🌍 Multiple language support
- 📱 Responsive design for all devices
- 🎲 Random clue generation
- 📊 Real-time scoring
Visit https://furkankoykiran.github.io/hues-and-cues/ to play the game directly in your browser.
To run the game locally:
# Clone the repository
git clone https://github.com/furkankoykiran/hues-and-cues.git
# Navigate to the project directory
cd hues-and-cues
# Open index.html in your browser
# You can use any local server or simply open the file directlyNo build process or dependencies required! Simply open index.html in any modern web browser.
- HTML5
- CSS3
- Vanilla JavaScript
- No external libraries or frameworks
Contributions are welcome! Feel free to:
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Furkan Köykıran - Website
Project Link: https://github.com/furkankoykiran/hues-and-cues
