Skip to content

blaine-t-bush/whitehack-auction-room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

A quick project to emulate Whitehack's auction rolls. In an auction roll, each participant rolls a die in secret. This secret roll modifies the attribute being used in the auction. Thus, the higher your secret roll, the more likely you are to succeed.

This project runs a Node.js server and uses the WebSocket API to communicate between server and clients. The first person to join is the referee. They are the only one who can start the auction and reveal the rolls. Anyone can change their own name at any time.

To start the server, run node ./server/index.js. To join the auction room, navigate to index.html.

About

An auction dice roller for Whitehack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published