Basic-Python-Programs icon indicating copy to clipboard operation
Basic-Python-Programs copied to clipboard

Add Color Guessing Game script.

Open Rahul-Dabholkar opened this issue 2 years ago • 1 comments

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.

Rahul-Dabholkar avatar Oct 06 '23 13:10 Rahul-Dabholkar

@souravjain540 Can you merge my PR as hacktoberfest is ending

Rahul-Dabholkar avatar Oct 29 '23 13:10 Rahul-Dabholkar