# Daily GeoGame ## Docs - [GET /api/country](https://mintlify.wiki/igorek05m/daily-geogame/api/country.md): Fetch country details from RestCountries API with caching - [GET /api/daily](https://mintlify.wiki/igorek05m/daily-geogame/api/daily.md): Retrieve the daily geography challenge with progressive hints - [API overview](https://mintlify.wiki/igorek05m/daily-geogame/api/overview.md): Internal API architecture for Daily GeoGame - [POST /api/progress](https://mintlify.wiki/igorek05m/daily-geogame/api/progress.md): Save user game progress with distance and bearing calculations - [GET /api/stats](https://mintlify.wiki/igorek05m/daily-geogame/api/stats.md): Retrieve global player statistics for a specific date - [System architecture](https://mintlify.wiki/igorek05m/daily-geogame/development/architecture.md): High-level overview of Daily GeoGame's architecture, including frontend, backend, database, and data flow - [Configuration](https://mintlify.wiki/igorek05m/daily-geogame/development/configuration.md): Configure environment variables and settings for Daily GeoGame - [Contributing guide](https://mintlify.wiki/igorek05m/daily-geogame/development/contributing.md): Learn how to contribute to Daily GeoGame and help improve the project - [External data sources](https://mintlify.wiki/igorek05m/daily-geogame/development/data-sources.md): APIs and datasets used in Daily GeoGame, including RestCountries, CIA World Factbook, and SimpleMaps - [Deployment](https://mintlify.wiki/igorek05m/daily-geogame/development/deployment.md): Deploy Daily GeoGame to production using Vercel or custom hosting - [Installation](https://mintlify.wiki/igorek05m/daily-geogame/development/installation.md): Install and set up Daily GeoGame for local development - [Technology stack](https://mintlify.wiki/igorek05m/daily-geogame/development/tech-stack.md): Detailed breakdown of frameworks, libraries, and tools used in Daily GeoGame - [Testing guide](https://mintlify.wiki/igorek05m/daily-geogame/development/testing.md): Learn how to test Daily GeoGame and ensure quality contributions - [Daily challenge](https://mintlify.wiki/igorek05m/daily-geogame/features/daily-challenge.md): Discover a new country every day at midnight UTC with Daily GeoGame's daily challenge system - [Hints system](https://mintlify.wiki/igorek05m/daily-geogame/features/hints-system.md): Learn how Daily GeoGame's progressive hints system reveals clues from the CIA World Factbook to help you identify countries - [Interactive map](https://mintlify.wiki/igorek05m/daily-geogame/features/interactive-map.md): Explore Daily GeoGame's interactive SVG world map with zoom, pan, and color-coded country highlighting - [Statistics](https://mintlify.wiki/igorek05m/daily-geogame/features/statistics.md): Track your progress and compare yourself with players worldwide using Daily GeoGame's comprehensive statistics system - [Game mechanics](https://mintlify.wiki/igorek05m/daily-geogame/gameplay/game-mechanics.md): Technical details about how Daily GeoGame works under the hood - [How to play](https://mintlify.wiki/igorek05m/daily-geogame/gameplay/how-to-play.md): Learn the basic rules and how to play Daily GeoGame - [Tips and strategies](https://mintlify.wiki/igorek05m/daily-geogame/gameplay/tips-strategies.md): Improve your Daily GeoGame skills with these expert strategies - [Introduction](https://mintlify.wiki/igorek05m/daily-geogame/introduction.md): Welcome to Daily GeoGame - a daily geography guessing game that challenges you to identify countries using progressive hints and an interactive map - [Quick start](https://mintlify.wiki/igorek05m/daily-geogame/quickstart.md): Learn how to play Daily GeoGame and complete your first daily geography challenge