Skip to content

onexi/reactiontimer2026-esenft

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Review Assignment Due Date

reactionTimer2026

You need to develop a reaction timer app to test reaction times and record the fastest. You will need a server that serves up a web page. Think through how the timer is "fair". Consider how to deal with someone who rapidly keeps clicking, or uses some other mechanism to "cheat" your system.

Run the app

  1. Open public/index.html in your browser.

Notes

  • The random wait is between 2 and 10 seconds.
  • Only the first click after the STOP sign counts.
  • False starts reset the round and show a warning.
  • The leaderboard keeps the fastest five times for the current session.

About

100_onexi-2026-reactiontimer2026-reactionTimer2026 created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.4%
  • CSS 35.4%
  • HTML 18.2%