Skip to content

simon-schaefer/eligo-reactions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eligo reactions game

Eligo game for testing and exercising reaction time

Drag Racing

Keys: [Left] for left block, [Right] for right block, [Down] for equal, [Space] for next exercise

Installation

git clone https://github.com/simon-schaefer/eligo_reactions.git
cd eligo_reactions
virtualenv -p python3 .venv
source .venv/bin/activate
pip3 install -r requirements.txt

Execution

source .venv/bin/activate  # activate virtual environment
python3 main.py  # --debug for further information

About

Eligo game for testing and exercising reaction time

Topics

Resources

License

Stars

Watchers

Forks

Languages