https://github.com/jakemackie/canvas-live
A realtime drawing web app that lets clients join a room and draw together!
https://github.com/jakemackie/canvas-live
nextjs socket-io tailwindcss typescript
Last synced: 2 months ago
JSON representation
A realtime drawing web app that lets clients join a room and draw together!
- Host: GitHub
- URL: https://github.com/jakemackie/canvas-live
- Owner: jakemackie
- Created: 2024-11-14T19:21:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-25T13:14:36.000Z (over 1 year ago)
- Last Synced: 2025-04-28T05:34:54.553Z (about 1 year ago)
- Topics: nextjs, socket-io, tailwindcss, typescript
- Language: TypeScript
- Homepage:
- Size: 467 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
- [ ] Show how many players there are currently connected to the socket in the homepage (e.g. 4 people are drawing)
- [ ] Styling
- [ ] Incorporate Hiyield brand in styling somehow
- [ ] Easter eggs!
- [ ] Some game logic, unsure how to implement but worth giving a go
- [ ] Splash screen that stops mouse interaction with the canvas (e.g. A modal saying "Round over!")