Skip to content

what if picaso and da vinci could paint a single canvas, together?

Notifications You must be signed in to change notification settings

Shaashwat05/multi_paint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

forthebadge made-with-python

Python 3.6

multi_paint

It is a project which helps multiple users/clients to paint in a single window at a time. A group of people can paint on a single canvas or work on a single art. It can aslo be used to play games like guess the drawing.

Pygame is used to make a basic paint like application added with eraser and brush tools. Socket programming with multi-threading is used to make a multi-client system.

Getting Started

Download a python interpeter preferable a version beyond 3.0. Install the prerequisute libraries given below. Run the multi-paint_server.py file in a central system. Run the client files in different systems with the ip adress of the central system.

Prerequisites

What things you need to install the software and how to install them

pygame
numpy
socket
pickle
sys
threading 
time

Built With

Author

LinkedIn-profile

Acknowledgments

  • Hat tip to anyone whose code was used

About

what if picaso and da vinci could paint a single canvas, together?

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages