Location Guessing Game with Python
This project involves creating an interactive Python script where the user is prompted guess the latitude and longitude of given cities. By incorporating key programming concepts such as class structures, looping, conditionals, and geospatial distance calculation functions, the game demonstrates a practical understanding of Python coding fundamentals. Additionally, dynamic score computation and round tracking enhance the gameplay experience. This project seamlessly integrates geospatial concepts and coding practices, creating an engaging and educational game centered around U.S. geography.