Skip to content

Xuriwork/Joonistame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joonistame

A multiplayer drawing and guessing game. There is one drawer and the other user(s) are the guessers.

Live site hosted at: https://joonistame.vercel.app

Scripts for Local Development

  • yarn install: To install the dependencies
  • yarn dev: Runs the React app and starts up the server
  • yarn start: Starts the development app
  • yarn build: Builds the production app

Open http://localhost:3000 to view it in the browser.

Tech Stack

  • React
  • SCSS
  • Node.js
  • Express
  • Socket.io
  • Dgraph
  • Vercel

Screenshots

Join Page

Joonistame Join Page

Lobby Page

Joonistame Join Page

Game Room Page (Drawer View)

Joonistame Join Page

Game Room Page (Guesser View)

Joonistame Join Page

Todo List

  • Fix input pencilWidth
  • Make the game responsive
  • Finish implementing Dgraph
  • Bugs with game state
  • Messy server side code

Demo (BETA)

Demo

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages