Code Monkey home page Code Monkey logo

city-guessing-game's Introduction

City Guessing Game

Description

The goal of the game is to guess where in the world you currently are based what you see from a zoomed in Google Map. You can zoom out to better see where you are, but you lose points. The game makes use of Google's map and geolocation API.

Files

This repository contains the following folders and files. They can be used to support a basic project template for the beginning of each of your projects.

  • gulpfile.js
  • package.json
  • index.html with bootstrap and jquery linked
  • .gitignore
  • .build folder

Setup/Installation Requirements

To create your own template repository on github

  • Clone the github repository using the git clone command from /Desktop
  • Create a new repository on github to keep your template
  • Using git remote add pair the clone on your desktop with your new repository
  • Add, commit, and push, and then you'll have your own copy of the template to do with as you wish

To install this repository into a new project each time, first

  • Clone the github repository using the git clone command from /Desktop
  • Create a new folder in the Desktop with your project name
  • Copy and paste the entire contents of the cloned /javascript-template into your new folder (this should not include the .pairs file)
  • Move into your new folder and initialize git as normal
  • $ npm install to pull dependencies listed in package.json
  • Congrats! You now have a new repo based on this template

Some DONT'S

  • Don't just rename the cloned git repository - that will mess up future commits. Do the copy/paste

Known Bugs

None. But we haven't really tested much, so if you find anything, let us know and we'll fix it and update the repo.

Support and contact details

Come by during class if you have questions.

License

Licensed under the MIT License

Copyright (c) 2016 Epicodus Pair Projects

city-guessing-game's People

Contributors

dylankb avatar

Watchers

 avatar  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.