Coder Social home page Coder Social logo

vijo / click_that_hood Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codeforgermany/click_that_hood

0.0 0.0 0.0 74.52 MB

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

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

License: MIT License

JavaScript 79.23% HTML 5.91% Less 14.86%

click_that_hood's Introduction

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

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.

  • cd public
  • python -m http.server 8020

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.

click_that_hood's People

Contributors

mwichary avatar ycombinator avatar fnogatz avatar specious avatar ralfharing avatar yesezra avatar ale-salmo avatar bschoenfeld avatar brendanbabb avatar daguar avatar lizadams avatar cushen avatar ckutlu avatar monfresh avatar mmassie avatar jalbertbowden avatar geoschnitz avatar huttarl avatar zhch333 avatar tkpwaeub avatar rjulian avatar galvanthony avatar jhkennedy4 avatar ondrae avatar joegermuska avatar k-nut avatar pzula avatar ilariotito avatar ryanvgates avatar martoalalu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.