Skip to content

gBloxy/Color-Pop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Color Pop

Color Pop is a little game where you need to select the same color as a falling shape before it reach the bottom of the screen. When a shape reach the end and the selected color mismatch, you lose a life. The shapes go and spawns faster faster and faster.
The game was made in about 1 hour with python and pygame.

Screenshots

1 2

Controls

  • select red color : RIGHT
  • select blue color : LEFT
  • select yellow color : UP
  • retry : SPACE

Play the game

Unzip the game folder and then execute the ColorPop.py python file.

Requirements

  • Make sure you have python installed.
  • Use the package manager pip to install pygame.
pip install pygame

Contributing

If you encounter any issues, have suggestions, or need support, please don't hesitate to reach out by creating an issue in the repository.
All feedbacks are welcome.

License

The game is licensed under the MIT license - see the LICENSE file for details.

About

A little game about matching a color with colored falling shapes.

Topics

Resources

License

Stars

Watchers

Forks

Languages