A collaborative drawing board using pygame that can be configured to be a teaching utility by limiting who can draw. This will be compatible with Windows and Linux based systems, including the Raspberry Pi.
- The project is in its early development stages and is therefore not release worthy just yet.
-
Download python 2.7 if you don't already have it. Python 2.7
-
Download pygame.
sudo apt-get install pygame
-
Run main.py to run the program. Run server.py to host a server for collaborative drawing.