Skip to content

TomazMazej/react_draw_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Draw Game

Multiplayer draw game made in react.

Usage and functions

  • User registration and login
  • Game room overview
  • Joining a game room and creating a game room
  • Function of online chat and guessing of the drawn object
  • Draw on HTML5 Canvas object
  • Animations and sound effects with the correct answer
  • Multiplayer functionality, real-time communication
  • Keeping players and their statistics in a database
  • Guess and Conversation Game Implementation, Support Services

Tehnologies

  • MongoDB
  • Express
  • React
  • Node.js

Start server

  • cd ./server
  • npm start

Start Client

  • cd ./client
  • npm start

Pictures

Image1 Image2 Image3 Image4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published