Skip to content

Louis-Tarvin/draw_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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