09-09-2020, 02:10 PM
Tower of Hanoi Paradigm
Required Experiment Builder Version: 1.4.402 or higher
EyeLink Required: No
Type: Complete Example
Difficulty Level: Intermediate
This example illustrates:
This example implements the Tower of Hanoi task (from one to six disks).
Instructions:
TowerofHanoi.ebz (Size: 49.5 KB / Downloads: 24)
Required Experiment Builder Version: 1.4.402 or higher
EyeLink Required: No
Type: Complete Example
Difficulty Level: Intermediate
This example illustrates:
- How to use Custom Class to create the position and number of disks
- How to use Mouse triggers (both press and release time to call on Custom Class to move the disks)
This example implements the Tower of Hanoi task (from one to six disks).
Instructions:
- Download the TowerofHanoi.ebz example from this message.
- Launch the Experiment Builder application.
- Unpack the TowerofHanoi.ebz file to a location on your Experiment Builder PC with "File menu -> Unpack".
- Open the project in Experiment Builder.
- Deploy the project to a new folder.
- Run TowerofHanoi.exe from the deployed directory.
