This is an implementation of a Maze task, as used in Wilcox, Vani & Levy (2020) using magpie.
A live version of the experiment is here.
If you want to run this locally, first set up the project with npm install. To run the project locally, run npm run serve.
For more information on magpie, see the manual.