I've been working on a little project called PlayScribble.
It's a multiplayer drawing and guessing game. One player draws something, and the others have to guess the word. Pretty simple idea, but getting everything to work properly is another story.
I built it using Next.js and Socket.IO. Along the way, I've been dealing with things like game rooms, player connections, drawing functionality, and making the game work properly on mobile.
There are still things I want to improve, but I thought I'd share it here rather than keep working on it quietly.
If you want to give it a try, here's the link:
π https://playscribble.com/
I'm also planning to share some of the problems I run into while building it. Hopefully, other developers working on similar projects might find those posts useful.
Anyway, that's what I've been working on lately.
Would love to hear what you think. π
Top comments (0)