Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sharpbit/flag-guessr


https://github.com/sharpbit/flag-guessr

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# Flag Guessr
A web game to guess the flag based on correct overlapping regions.

### Setup Instructions
1. Clone the repo
2. Install requirements with `pip install -r requirements.txt`
3. Run the app with `flask run`