Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A-Nama/cluetho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

CLUETHO

Welcome to Cluetho, a Tkinter-powered digital spin on the classic board game Cluedo, made with love..


๐ŸŽฏ About the Project

Built as my final project for Stanford University's Code in Place 2025, Cluetho is a fun, beginner-friendly Python game that helps players guess the right combination of suspect, weapon, and room.

It was coded from scratch using Python and Tkinter


๐Ÿ•ต๏ธ Gameplay

  • Choose the number of players (2โ€“6)
  • Each player takes turns guessing the killer combo
  • Get a hint if you're wrong (but only one ๐Ÿ‘€)
  • Win the game by solving the full combo correctly
  • And yes, be as sassy as you want when you win ๐Ÿ˜‰

๐Ÿ›  Tech Stack

  • Python 3
  • Tkinter (GUI framework)
  • Pillow (PIL) for image handling

๐Ÿ“ฆ How to Run

  1. Clone this repository:
    git clone https://github.com/yourusername/cluetho.git
    cd cluetho
  2. Install dependencies
    pip install -r requirements.txt
  3. Run the game
    python game.py
    

๐ŸŒŸ Shoutout

To the Code in Place community, my amazing section lead + peers, and everyone who made coding feel fun again!


๐ŸŽฎ Play the Game

Wanna try it? Clone the repo and run it on your machine.

โš ๏ธ Warning: If you win, you must be a sore winner. It's tradition.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages