Skip to content

This is a game that tests the ability of a user to differentiate colors.

License

Notifications You must be signed in to change notification settings

christophercalm/SpeedColor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpeedColor

This is a game that tests the ability of a user to differentiate colors written in python 3.5 It uses the Pygame library and Pickle to store the high score.

Requirements:

Python >= 3.0, Pygame >= 1.9.3

To install requirements:

sudo apt install python3
sudo apt install python3-pip
pip3 install pygame

To download:

git clone https://github.com/christophercalm/SpeedColor.git

To run:

cd SpeedColor

python3 SpeedColor.py

About

This is a game that tests the ability of a user to differentiate colors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages