codeforgermany / click_that_hood

A game where users must identify a city's neighborhoods as fast as possible
http://click-that-hood.com
MIT License
446 stars 638 forks source link

Click That 'Hood

logo

Give it a go

Clone this repository onto your local development machine:

Install dependencies:

Build the data.js file:

The resulting site is entirely static and can be served with any HTTP server you like. The server that is built into Python is a good way to get started.

Open it in a browser: http://localhost:8020

Traditionally the demo server has run on port 8020, but you can use any port you want. You may need to use 'python3' instead of 'python', depending on your local setup.

Development

Before you commit code, run:

If you commit data, format it with: