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
- Host: GitHub
- URL: https://github.com/1ai13/drawsync
- Owner: 1ai13
- Created: 2024-04-04T08:24:05.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-26T23:08:33.000Z (over 1 year ago)
- Last Synced: 2025-02-06T07:24:17.512Z (over 1 year ago)
- Topics: canvas2d, chatter, drawer, java, swing, tcp-socket
- Language: Java
- Homepage:
- Size: 275 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
- 
- 
---
**Have fun!**