Hi I want to make a simple drawing game that I can use for a class project. The idea is that I post a url on the screen and people type it in on their personal device (very much like Kahoot!). Once I feel like everyone has joined I'll start the game. The main purpose for this demonstration is making a collaborative drawing, so I would like it to update people's drawing on the board as they draw.
My main experience is programming in java and using that to program small games. Any idea on how to make the website and/or drawing app?
Thanks for any help!