Skip to content

sellisd/art_palette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run on Repl.it Open in Gitpod

Art palette game

A single player game of color matching. The goal is to match the foreground and background colors to reveal a palette inspired by a famous piece of art.

Use the mouse to scroll up or down to change the color of the central square. Once the color matches the background click to advance to the next color in the palette. If the foreground color is not very close to the background (closer than a small threshold) you lose a life. After successfully matching all colors in a palette you end the level and reveal the artwork. At any time during the game you can click on the link in the top left corner in front of the level title to open in a browser more information about the work of art.

Installation

git clone https://github.com/sellisd/art_palette.git
pip3 install -r art_palette/requirements.txt
cd art_palette
python3 art.py

About

A single player game of color matching

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages