Skip to content

SylerEdd/Pictionary-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pictionary Game 🎨

A simple and user-friendly Pictionary Game built using Python (PyQt6). Designed with a clean and intuitive UI, this project focuses on enhancing the user experience through responsive design, customizable drawing tools, and smooth gameplay.


🚀 Overview

This Pictionary game is designed for two players. One player draws the given word, and the other guesses it. The game includes:

  • Custom brush colors
  • Adjustable brush size
  • Timer functionality
  • File open & save features
  • Undo & Clear actions
  • Easy/Hard difficulty modes
  • Score tracking

The UI is simple enough that players can understand it instantly without reading instructions.


🖼️ Screenshots

Below are the updated UI screenshots:

📌 Main Interface

Main Interface

📁 File Menu

File Menu

❓ Help Menu

Help Menu

🎮 Level Menu

Easy Mode Hard Mode

⏱️ Timer Toolbar

Timer Timer Updated Brush Color Button

🎨 Brush Color Selector

Color Picker

▶️ Start Game Window

Start Game

🔧 Component Design

🪟 Window & General UI

  • Centered main window
  • Menu bar on top, toolbar below
  • Left dock for controls
  • Soft, friendly color palette

☰ Menu Bar & Toolbar

  • Light blue/yellow for visibility
  • Clean icons
  • Hover effects for feedback

✏️ Drawing Area & Tools

  • Scalable white canvas
  • Smooth round brush
  • Slider for brush size (1–30)
  • Color picker for brush colors

👥 Player Info & Controls

  • Dark cyan dock
  • Light blue & green action buttons
  • Clear labels and easy-to-click buttons

⭐ Additional Features

  • Timer
  • Brush size slider
  • Color palette
  • Undo action

Feel free to fork, open issues, or submit pull requests! 😊

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages