Basic-Python-Programs
Basic-Python-Programs copied to clipboard
Add Color Guessing Game script.
This pull request adds a Python script for a simple game called "ColorGuess" to the repository. The game displays color names, and the player must type the color they see, which increases their score if correct. A timer counts down from 60 seconds.
@souravjain540 Can you merge my PR as hacktoberfest is ending