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

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!

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!")