Skip to content
 
 

Repository files navigation

Pinturillo 3

Pinturillo clone made with Vue, Bulma CSS and Node.js.
It uses socket.io to easily achieve real-time drawing, user chatting, and every other game event. Stores user and game data using in-memory javascript objects.

LIVE DEMO

FEATURES:

  • Join public rooms
  • Real-time drawing with real-time chat
  • Language selection (English or Spanish)
  • Create and join private rooms

Maybe in the future

  • User accounts with stats and saved drawings
  • Premium account without ads and limitless storage of drawings
  • Competitive Pintanary, tournaments for money, RANKETS!!

Test locally

First build the vue frontend:

cd frontend
npm run build

Run the nodejs server:

nodemon app

About

Pinturillo game clone made with Node.js/Socket.io + Vue and Bulma CSS

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages