we used to play the childhood game of exquisite corpse, and we wanted to reinvent it to be online like skribbl.io and gartic phone.

however, we ran into issues involving outdated sources and socket.io not working for us, so we changed the idea of our game to be a glorified drawing app-

you can draw using the whiteboard, which has multiple features including an undo button, a clear button, a color picker, and multiple brush sizes, also you can get your artwork "judged" by celebrities (using a random number generator)

we built our app using visual studio code in javascript, html, and css

WE ARE PROUD THAT WE MADE AN ACTUAL WHITEBOARD APP THAT WORKS EVEN THOUGH WE ARE ALL JUST BEGINNERS

we learned a lot about socket.io and how it works to make online multiplayer apps, even if we didn't get to use it in the end. we also learned how to make fancy buttons in css, and how to make the background a moving gradient. we also learned how to make images appear and disappear when clicking on a button, and most importantly how to make a whiteboard app.

in the future we hope to actually make it into the original idea we had, with working client-server connections and multiple rooms to be a functional multiplayer game

Built With

Share this project:

Updates