/100DaysOfCode-Day-25-Project-US-States-Game

This Python project 🐍 utilizes the Turtle graphics library πŸ–ŒοΈ and a dataset of U.S. states πŸ‡ΊπŸ‡Έ to create an interactive quiz 🧠. Users guess and input state names πŸ—ΊοΈ, with correct guesses displayed on a map πŸ—ΊοΈ. Exiting the game generates a list of unguessed states πŸ“ saved in a CSV file πŸ“‚, making it a fun and educational geography quiz 🌍

Primary LanguagePython

100DaysOfCode-Day-25-Project-US-States-Game