Skip to content

Surfoo/gc2x3y6

Repository files navigation

GC2X3Y6 - Bomb Alert

Mystery cache available here : http://geocaching.vaguelibre.net/GC2X3Y6/

Installation

You need to install composer, and install the dependency before playing :)

Fill the file config.php

Values to define :

  • GCCODE : GCcode of your cache
  • COORDINATES : final coordinates
  • NB_ATTEMPTS : warning, there is an UNIQUE KEY on the database schema
  • OAUTH_KEY : for staging and live
  • OAUTH_SECRET: for staging and live
  • SERVER_NAME : localhost by default
  • DB_DRIVER : mysql by default
  • DB_USER
  • DB_PASSWORD
  • DB_NAME
  • COOKIE_CHECK_FORMAT : change secret_key_to_change_here by a random string
  • CENTER_LAT : latitude of the center of the map
  • CENTER_LNG : longitude of the center of the map
  • RADIUS : Radius of the circle to plant the bomb

Releases

No releases published

Packages

No packages published