Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 859 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 859 Bytes

Introduction

This is the API documentation for Pinturillo3, to further explain the code behind the game.

Pinturillo 3 is a fun pictionary-like game based on Pinturillo 2, where one of the players draw something and the others have to guess what it is, by writing the word in the chat. Painters have 60 seconds, the faster you guess the word the more points you get. Player with more points wins.
You can play now.

Development stack used:

frontend

  • Vue.js
  • Bulma CSS

backend

  • Nodejs
  • Socket.IO
  • Nedb

This documentation was created from this repo using Vuepress and is hosted on Netlify.