Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zettca/flagz
Guess the country flag quiz
https://github.com/zettca/flagz
country country-flags flag game quiz solidjs typescript vite
Last synced: about 1 month ago
JSON representation
Guess the country flag quiz
- Host: GitHub
- URL: https://github.com/zettca/flagz
- Owner: zettca
- License: mit
- Created: 2023-09-01T00:48:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-20T21:51:45.000Z (4 months ago)
- Last Synced: 2024-08-20T23:31:58.467Z (4 months ago)
- Topics: country, country-flags, flag, game, quiz, solidjs, typescript, vite
- Language: TypeScript
- Homepage: http://zettca.xyz/flagz/
- Size: 250 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flagz
Country flag quiz game.
https://zettca.github.io/flagz
## Development
```sh
pnpm ipnpm dev # dev
pnpm build # build
```