We Suck at Drawing is a web based free Drawful 2 clone, it's built in JavaScript/HTML and the server runs on nodejs. The project was created due to the limited number of players that could play in each Drawful 2 match. We Suck at Drawing allows up to 20 players to have fun together and the Not Safe For Work (NSFW) toggle can help make your next family get-together extra akward.
This project uses Node.js along with Socket.io and Express. Go check them out if you don't already have them installed locally. Alternatively this repo already has the node modules installed and will keep them up to date.
To launch the server just run the server.js file with nodejs.
To access the web page open a browser and go to localhost:1234, the host device will generate a room code.
The players will type in the IP/web address provided by the host, once there they can enter their usernames and the hosts room code.
They they will create their avatars.
Once everyone is ready to play someone has to click the 'Ready' button on the host and everything else will explain itself.
Kyle Andrews |
---|
@andrewk9 |
Feel free to open an issue or clone this repo and start working.
MIT (c) Kyle Andrews