Skip to content

Cranberry7/GeoGloble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌍 GeoGlobe

GeoGlobe is an interactive geography-based guessing game where players try to identify the mystery country based on distance and directional hints. The game provides a visual map-based interface using Tkinter and Basemap in Python.


πŸ›  Features

βœ… Guess the mystery country with real-time hints
βœ… Distance and direction feedback based on your guess
βœ… Beautiful world map visualization with color-coded clues
βœ… Randomized country selection for a new challenge every time


πŸ“Œ How to Play?

  1. The game selects a random mystery country.
  2. Type a country's name in the input box and Submit Guess.
  3. Get distance and direction hints to guide your next guess.
  4. Continue guessing until you find the correct country! 🎯
  5. If you can't find it, the game will reveal the correct answer.

πŸ”§ Installation & Setup

1️⃣ Clone the Repository

git clone https://github.com/yourusername/GeoGlobe-Challenge.git
cd GeoGlobe-Challenge

2️⃣ Install Dependencies Make sure you have Python 3.x installed. Then, run:

pip install -r requirements.txt

Alternatively, install dependencies manually:

pip install matplotlib basemap numpy requests geopandas

3️⃣ Run the Game python Globle.py

πŸ“¦ Dependencies

This project requires the following dependencies:

tkinter (GUI framework) matplotlib (for map visualization) mpl_toolkits.basemap (to render world maps) numpy (for calculations) requests (to fetch country data) geopandas (to manage geographical data) json (to handle country data) To install all dependencies in one command, run:

pip install matplotlib basemap numpy requests geopandas

πŸ‘¨β€πŸ’» Contributing

Want to improve the GeoGlobe Challenge? Feel free to fork this repository, create a new branch, and submit a pull request! Contributions are always welcome.

🌟 Credits

Created by Shaurya Agrawal GitHub: Cranberry7

About

A fun country guessing game using Tkinter and Basemap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages