Inspiration

I orginally made this as an analog drawing game for a Game Design class at UC. I had a lot of fun making a playtesting this game. With all the positive feedback it got, I wanted to make it into a digital game akin to Jackbox.tv

What it does

Hosts a server to play Scribble Beasts

How we built it

Scribble Beasts relies heavily on websockets to transfer information between clients. Node.js hosts the backend, managing websocket calls within.

Challenges we ran into

I had never used Websockets before and found it a great challenge. I am now very knowledgable about the ins and outs of setting up a node.js backend as well.

Accomplishments that we're proud of

Getting a working room system with clean form validation.

What we learned

How to set up client-server infastructure centered around websockets.

What's next for Scribble Beasts

Completing all rounds of the game and making it a fully playable copy of the analog.

Share this project:

Updates