Skip to content

MahdiKheireddine/buzzer-beater-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Spacebar Response Tracker with Websockets

Track responses to spacebar presses from multiple users using Websockets and determine the fastest responder.

Description

Create a program that monitors responses to spacebar presses from multiple users using Websockets. Record the time each user responds and display the response time of each user. Notify the first user who responds that they were the fastest.

Features

  • Utilizes Websockets for real-time communication between server and clients.
  • Record response times for each user.
  • Notify the fastest responder.
  • Display response times of all users.

About

Spacebar Response Tracker with Websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages