Skip to content

craigjsmith/doodle-duel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

226 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Doodle Duel Logo

Doodle Duel

Online multiplayer draw and guess game.

https://doodle.craigsmith.dev

Features

  • Public and private lobbies
  • Lobby invitation via link
  • Unlimited players per lobby
  • Touchscreen support (recommended)
  • Live drawing canvas
  • Live updating lobby list

Stack

Local Deployment

Frontend

  1. cd frontend
  2. npm run dev

Backend

  1. cd backend
  2. Create .env file with SQL database credentials (DB_HOST, DB_USER, DB_PASSWORD, DB_DATABASE)
  3. node app.js

About

Online multiplayer draw and guess game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors