Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 288 Bytes

File metadata and controls

11 lines (6 loc) · 288 Bytes

Draw Game

A web-based multiplayer drawing game.

Live version available here.

Project Info

The project is split into two folders: client and server.

The client is written in JavaScript using React.js and the server is written in Rust using actix