Skip to content

A game where users must identify a city's neighborhoods as fast as possible

License

Notifications You must be signed in to change notification settings

open-data-potsdam/click_that_hood

 
 

Repository files navigation

Click That 'Hood

logo

Give it a go

Clone this repository onto your local development machine:

  • git clone https://github.com/codeforgermany/click_that_hood.git
  • cd click_that_hood

Install dependencies:

  • npm i

Build the data.js file:

  • npm run build

Start the server:

  • npm start

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

It runs on port 8020 by default, but it can be changed by setting the PORT= environment variable.

About

A game where users must identify a city's neighborhoods as fast as possible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.4%
  • Less 14.7%
  • HTML 5.9%