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
outin the root directory. This is where all the exported images will go. - Run
/scripts/installreqs.batto install all requirements - Run
server.pyfor server (or someone else's server instance), runclient.pyto connect to server. - Connect on port 5000