Skip to content

Releases: creme332/art98

v1.0.0

15 Dec 11:31
Compare
Choose a tag to compare

art98 logo

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