https://github.com/x8bitrain/countryguessr
https://github.com/x8bitrain/countryguessr
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/x8bitrain/countryguessr
- Owner: x8BitRain
- Created: 2023-05-26T23:51:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-27T20:20:31.000Z (about 3 years ago)
- Last Synced: 2025-06-26T03:42:19.032Z (12 months ago)
- Language: HTML
- Size: 6.33 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CountryGuessr
### https://x8bitrain.github.io/countryguessr/
A little game written in Svelte where you guess the name of a country's by it's outline.
Country outlines from https://github.com/djaiss/mapsicon/
### Dev
`pnpm i && pnpm dev`
### Build
`pnpm build`