SaimNomani / 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 🌍

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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 🌍


Languages

Language:Python 100.0%