Skip to content

pilatmartin/scribble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PV281 - Scribble

Description

Create a web game inspired by scribble.io. In the game, players compete by guessing and drawing given words. Players take turns in the given role. The guesser sees the drawing of the drawing player on the screen in real time and tries to guess the word it represents as quickly as possible before the time limit expires. Points are also awarded to the drawer based on how many people guess the word. The person with the most points accumulated in a given number of rounds wins.

Team Member Uco
Martin Pilát 514067
Tomáš Štucka 514484
Dominik Borbuliak 514127
Adam Krídl 492892

Project Setup

Rust Toolchain

rustup toolchain install nightly

rustup default nightly

rustup target add wasm32-unknown-unknown

cargo install trunk

Tailwind

npm install in client folder

Run server

cargo run in server folder

Run client

trunk serve --open in client folder

About

A web game inspired by scribble.io.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages