A fun real-time drawing and guessing game built with Next.js, Socket.IO, and TypeScript β challenge your friends to draw and guess the word! ποΈπ‘ Inspired by Skribble io
β Real-time drawing and guessing using Socket.IO
β Customizable brush color and size π¨
β Player turns and scoring system π
β Live chat for real-time communication π¬
β High-resolution canvas for smooth drawing experience
β Mobile-friendly with touch support π±)
| Technology | Purpose |
|---|---|
| Next.js | Frontend framework |
| TypeScript | Type safety and better dev experience |
| Socket.IO | Real-time communication |
| Tailwind CSS | Styling |
| Node.js(TS) | Backend |
- Create a Room β Start a private game room and share the link with friends.
- Take Turns Drawing β The game assigns a random word to the drawer.
- Guess the Word β Other players try to guess the word based on the drawing.
- Scoring β Points are awarded based on the speed and accuracy of the guesses.
- Winner β The player with the most points at the end wins!

