DuberPaint is a drawing program made with Pygame that allows users to create and join rooms where they can draw together in real-time.
- Create a folder called
out
in the root directory. This is where all the exported images will go. - Run
/scripts/installreqs.bat
to install all requirements - Run
server.py
for server (or someone else's server instance), runclient.py
to connect to server. - Connect on port 5000