https://github.com/kappaduck/atlas
Web game to test your knowledge of the world
https://github.com/kappaduck/atlas
blazor game geography web
Last synced: 3 months ago
JSON representation
Web game to test your knowledge of the world
- Host: GitHub
- URL: https://github.com/kappaduck/atlas
- Owner: kappaduck
- License: mit
- Created: 2025-03-08T19:19:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-29T14:25:10.000Z (over 1 year ago)
- Last Synced: 2025-03-29T15:28:01.369Z (over 1 year ago)
- Topics: blazor, game, geography, web
- Language: C#
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 43
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: license
- Codeowners: .github/codeowners
Awesome Lists containing this project
README
# [Atlas](https://atlas.kappaduck.com)
Atlas is a web app which learn about the geography (countries, flags, etc...) in a fun and interactive way. It is built with Blazor and using the latest .NET version.
## Games
### Flags
In theses games, you will be shown a flag and you have to guess the country it belongs to.
- [Daily](https://atlas.kappaduck.com/flags/daily)
- [Random](https://atlas.kappaduck.com/flags/random)
### Countries
In theses games, you will be shown a country shape and you have to guess the country it belongs to.
- [Daily](https://atlas.kappaduck.com/countries/daily)
- [Random](https://atlas.kappaduck.com/countries/random)
## Mentions
Thanks to the following projects for providing the data used in this app:
- [Flagpedia](https://flagpedia.net/)