Skip to content

Secret Artist is a multiplayer collective drawing game where players have to deduce the identity of the Secret Artist before that person can guess the word.

I took it upon myself to create the game in order to learn new (to me) web technologies including Vue (a JavaScript framework) and Socket.io (a library that allows real-time communication between the browser and the server).

The project required a broad range of skills encapsulating front-end design (CSS, HTML) and back-end development (JavaScript, Vue, Socket.io).