An open API service indexing awesome lists of open source software.

https://github.com/1ai13/drawsync

Cooperative Drawing Board with Swing & TCPSockets
https://github.com/1ai13/drawsync

canvas2d chatter drawer java swing tcp-socket

Last synced: about 2 months ago
JSON representation

Cooperative Drawing Board with Swing & TCPSockets

Awesome Lists containing this project

README

          

# Draw Sync

### Canvas App — Chat and Draw!

> Local features completed. Chat works when the desired port is open, and you must know your IP.
> Cooperative drawing is partially implemented; local drawing works as expected.
> No `.jar` produced for distribution.

---

## Features

- Local canvas drawing
- Local chat functionality (requires knowing your IP and port)
- Cooperative drawing partially implemented
- TCP/IP networking for chat

---

## Tech Stack

- ![Java](https://img.shields.io/badge/Java-007396?logo=java&logoColor=white)
- ![Swing](https://img.shields.io/badge/Swing-007396?logo=java&logoColor=white)

---

**Have fun!**