Geo-Augmented Place That Checks Authentecity
You can print out your own scanable tags!
Find. Scan. Win. Now’s your chance to discover the world all around you—so get your shoes on, step outside, and explore the world. With GAPTCHA, our augmented reality scavenger hunt, you will get out in the real world to find our hidden checkpoint!
When you find a maker, open our web app, scan the marker and get the bearing to discover the hidden checkpoint. Collect the bearings from several markers inorder to reveal the location of the hidden checkpoint!
Once you think you have located the secret checkpoint, open our app, click the "Did I Win" button, and
It’s time to get moving—your real-life adventures await!
- Sign up for ATT&T M2X - get your API key and Device Key
- Rename
.env_example
to.env
- Add your M2X Api Key to
.env
- Run
source .env
- Run
npm start
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D