Skip to content

csabahi/ReactionGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCV Hand Reaction Game

Screen Shot 2023-09-27 at 5 49 34 PM

Introduction

Welcome to the OpenCV Hand Reaction Game! This simple Python game uses OpenCV and CVZone to detect your hand and challenges you to click on a moving circle as quickly as possible. It's a fun way to test your reaction time and hand-eye coordination.

This project was utilized for conducting an experiment aimed at measuring reaction times. The experiment encompassed a total of 100 iterations, during which data was collected. Subsequently, this data was employed in a statistical analysis to assess its distribution alonsigde its variables, to determine whether it conforms to a normal distribution.

Prerequisites

Before you start playing the game, make sure you have the following prerequisites installed:

  • Python 3.10
  • OpenCV (cv2) library
  • A webcam or camera connected to your computer
  • NOTE: This version of the game ONLY works on MAC

You can install OpenCV and the remaining requirements by adding the requirements.txt file to your project and using using pip:

pip install -r requirements.txt

Made With

  • OpenCV
  • Python
  • CVZone

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •