A real-time collaborative pixel art creation website built with MERN stack and inspired by r/place
.
Features
- Supports 3 types of users (
Basic
,Premium
,Admin
):Privilege Basic
Premium
Admin
Number of pixels that can be drawn 5 per minute 20 per minute Unlimited Inspect identity of online users ❌ ✅ ✅ Inspect individual tiles to see who placed them and when ❌ ✅ ✅ Reset board ❌ ❌ ✅ - Canvas user interaction: zoom, pan, pinch
- Web sockets for real-time drawing
- Jamstack architecture
- Session-based user authentication
- Password hashing with bcrypt
- Mobile-responsive UI
- Server-side validation and sanitization
- Guest sign-in functionality