Update 'README.txt'

This commit is contained in:
Chris Midkiff 2020-06-22 10:44:41 -04:00
parent 5dfb0b79a9
commit 65dccd3054

View File

@ -12,8 +12,13 @@ As you may or may not have noticed there are two different collision systems in
Instructions: Instructions:
You will need the following things: You will need the following things:
Two to three computers (if doing Oculus on of these must be Windows.)
The android development tools installed.
A working python3 install with pip.
1. Run the trialGen util script to generate your trials
2. Run a copy of the server util script on a computer that is network accessible from your other devices.
3. Run a copy of the client util script for each input device you will be using, this is used to update the participant id.
Future Plans Future Plans