shokhaa / click_that_hood

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

Home Page:http://click-that-hood.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

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

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

http://click-that-hood.com/

License:MIT License


Languages

Language:JavaScript 79.6%Language:Less 14.9%Language:HTML 5.5%