Skip to content

ApexPlayground/PictionaryGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pictionary Game

This is a Pictionary game made using Pyqt6. It allows players to draw and guess words, and keep score of their points. Getting Started

To play the game, follow these instructions:

Clone this repository.
Install Pyqt6: pip install PyQt6
Run pictionaryGame.py.

How to Play

The game requires at least two players.
One player chooses a word from a list of options and draws it on the canvas.
The other players have to guess the word.
If a player correctly guesses the word, they earn a point. If nobody guesses the word, the player who drew it earns a point.
After each round, the players take turns being the one who draws.

Features

Customizable word list.
Adjustable brush size and color.
Option to clear the canvas.
Keeps track of each player's score.

Contributing

If you want to contribute to this project, you can create a pull request with your changes

Acknowledgements

This project was inspired by the popular game Pictionary.
The Pyqt6 library was used to create the graphical user interface.

Screenshot_20230407_114958

About

Making a pictionary game using Pyqt6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published