Guess the States (Python Game with Map)
Developed an educational game using Python's `turtle` graphics library. It presents a blank map of the U.S. and prompts the user to enter state names, updating the map with correctly guessed states, while keeping score.
Check Out Repository