Skip to content
This repository was archived by the owner on Mar 16, 2021. It is now read-only.
Gabe Lyczak edited this page Jun 6, 2017 · 1 revision

This project is designed to be hosted on a PHP web server and interface with an Arduino running an AJAX web server. To repurpose this project for your own quests, add and remove trials to each quest by editing the switch statements and following the same general format. When you have added all of your trials to a given quest, you need to update the quest completed method with the number of trials.

Clone this wiki locally