anuraagnagar / tkinter-color-game

A simple random color game built with Python/TKInter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TKInter Color Game

A simple color guessing typing game created using Python and Tkinter.

Game Demo

Table of Contents

Description

The Random Color Game is a fun and interactive typing game where players need to type the color of the displayed word rather than the actual word text. It's a quick and challenging game that tests both your reflexes and color recognition skills.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Python (version 3.x)
  • Tkinter library
  • Git (optional, but recommended for cloning the repository)

Features

  • Randomized color and text combinations
  • Score tracking
  • Countdown timer

Installation

  1. Clone the repository.
git clone https://github.com/anuraagnagar/tkinter-color-game.git
  1. Change the directory.
cd tkinter-color-game
  1. Run the script.
python main.py

Author

Anurag Nagar

About

A simple random color game built with Python/TKInter.


Languages

Language:Python 100.0%