Skip to content

A treasure hunt game script that is based on google map and questions to unclock location clues.

Notifications You must be signed in to change notification settings

haqadn/mapTreasureHunt

Repository files navigation

Map Treasure Hunt

Build Status License

A treasure hunt game with google maps integration. Unlike other online treasure hunt games, it does not relay only on map or questions. It uses both. Players need to answer questions to get a location clue which they will need to find in google maps to find more questions and more clue.

Requirements

  • PHP > 5.5.9
  • Composer
  • Gulp
  • npm

Installation

  1. Clone the repository.
  2. Run composer install
  3. Run npm install
  4. Run gulp --production
  5. Rename .env.example to .env and edit the content to match your configuration.
  6. Make the directory storage writable.
  7. Run php artisan key:generate
  8. Run php artisan migrate

License

The Map Treasure Hunt is open-sourced software licensed under the MIT license.

About

A treasure hunt game script that is based on google map and questions to unclock location clues.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published