Inspiration
Inspired by 'pivot' stickman animation software and games such as 'jackbox' which allow each friend to join via a room code.
What it does
A multiplayer game where you compete against friends, taking turns to act out a charade prompt with a stick man figure, whilst others try and guess the prompt!
How we built it
WIth a node backend and React frontend, using socket.io
Challenges we ran into
- Establishing a client-server connection
- Syncing the client and server well
- Finding a good library to draw the stickman on
Accomplishments that we're proud of
- The game is playable and even pretty fun!
- We were all new to most of the technologies that we used so to have a finished product is gratifying.
What we learned
- How to create a dynamic web page with React, Node and Typescript
- How to establish 2 way client server continuous communication using Socket.io
What's next for Stickman Charades
- More props to allow for more advanced prompts to be acted out
- Scalability with more rooms
- Better styling so the site works well on more devices
Log in or sign up for Devpost to join the conversation.