Drawing Battles is an online web game, which was created as a fun passion project. The game includes many features, where players create a room for friends to join using websockets (Socket.io), and choose between randomly generated drawing topics and they compete to create the best drawing (voted upon in the end). The backend was developed using Node.js, while the frontend was created using plain JavaScript, HTML, and CSS