91
This is a multiplayer draw guessing game, similar to Pictionary, built with a modern tech stack. It allows multiple users to connect and play together in real-time.
Real-time Multiplayer: Players can join and play games simultaneously.
Draw and Guess: One player draws a word, and others guess it.
Web-based: Accessible through a web browser, no installation required.
Modern Technologies: Developed using TypeScript, CSS, and JavaScript for the frontend, and likely a Node.js environment for the backend.
Deployment: Deployed on Vercel, ensuring a smooth and scalable user experience.
The project is hosted on GitHub, encouraging community contributions and collaboration. It utilizes GitHub Actions for potential CI/CD pipelines and offers a clear structure with separate directories for client and server components.
Built with