king-phyte / rgb-color-game

An RGB Color game built with Python's tkinter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rgb-color-game

An RGB Color game built with Python's tkinter

  • Usage:

    1. The correct RGB is displayed above the buttons as text
    2. Click the color that you think corresponds to the correct RGB
    3. If the answer you choose is wrong, the box turns black
    4. If the answer is correct, all the boxes turn into the correct color
    • A window pop's up to ask you to play again or quit.
    1. You can set the difficulty to easy (3 boxes) or normal (6 boxes)
  • Note:

    1. You can run the game with or without Python installed
    2. Check the standalone folder for the executable file
  • App version: 0.0.8

  • Python version: 3.7

About

An RGB Color game built with Python's tkinter


Languages

Language:Python 100.0%