An open API service indexing awesome lists of open source software.

https://github.com/x8bitrain/countryguessr


https://github.com/x8bitrain/countryguessr

Last synced: 3 months ago
JSON representation

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`