Coder Social home page Coder Social logo

gkknow / mapattack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from geoloqi/mapattack

1.0 1.0 0.0 16.56 MB

MapAttack is a real-time location based game built on top of the Geoloqi Platform!

Home Page: http://mapattack.org

License: GNU General Public License v2.0

mapattack's Introduction

MapAttack

http://mapattack.org

MapAttack is a real-time location based game built on top of the Geoloqi Platform!

MapAttack is a game of territory capture using Geofences and smartphones. Players join the game and are automatically assigned to one of two teams. Players then run around to capture invisible coins only visible on their mobile phone screen. When a coin is captured, the coin changes color and the team gets points! We've hosted games in Portland, Oregon, at Stanford University, and in Sweden!

Blog Post: Geoloqi launches MapAttack!

Blog Post: MapAttack Weekend Timelapse Footage!

Want to bring a game to your school or company? Contact us at [email protected] and we'll be glad to help you out! You can also follow @playmapattack on Twitter for the latest games and news! We'll be bringing it to more campuses and cities starting in Summer 2011.

How to Install

  1. Clone the repository.
  2. Ensure Xcode is installed on OSX, or the compiler environment for Linux
  3. Install RVM! http://rvm.beginrescueend.com/
  4. Set your environment to Ruby 1.9: rvm install 1.9.2 && rvm use 1.9.2
  5. Install bundler: gem install bundler
  6. Install the packages by running this command: bundle install
  7. Add database login, OAuth2 credentials and (optional) Google Analytics ID to config.yml (see config.yml.template)
  8. Start the server: bundle exec rackup -s thin -p 4567 -E production (leave off "-E production" for development)
  9. Point your browser to http://localhost:4567

To run the tests: bundle exec rake test

License

Copyright 2011 by Geoloqi LLC and contributors.

MapAttack is available under the GPLv2 License.

See LICENSE

If you would like to discuss different licensing options, please contact us at [email protected] or on our website, https://geoloqi.com.

mapattack's People

Contributors

kyledrake avatar aaronpk avatar caseorganic avatar patrickarlt avatar hackervera avatar max-mapper avatar

Stargazers

Gary Kam avatar

Watchers

Gary Kam 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.