Skip to content

Vestibular Rehabilitation Exergames for Children with Vestibular Disorders

License

Notifications You must be signed in to change notification settings

UCL/AstroBalance

AstroBalance

image

Setup

  • Install unity editor version 6000.0.63f1 (LTS)
  • Download the Tobii game development API. This code was built and tested with version 9.0.4.26.
  • You need to add .net/Tobii.GameIntegration.Net.dll and all the .dll and .lib files in the lib folder to your project in the Assets/Tobii API folder.

You may need to download the drivers for the Tobii Eyetracker 5, and calibrate the tracker using the Tobii Experience app.

Documentation

Documentation for each mini-game is provided under docs/, focusing on how to edit important values during play testing.

Developing

We use CSharpier to enforce code style on pull requests. To help with formatting we have added a pre-commit configuration in .pre-commit-config.yaml. In order to use the pre-commit you first need to install a version of .NET SDK (We've tested with 10.0.102, but other versions may work).

We recommend using prek as an alternative to pre-commit. Run:

prek                  # to reformat staged files, or
prek run --all-files  # at any time to fix all files.

Or with pre-commit:

pre-commit                  # to reformat staged files, or
pre-commit run --all-files  # at any time to fix all files.

Optionally you can run pre-commit install or prek install to run these checks automatically on every commit.

Acknowledgements

Funded by Ménière’s & Vestibular UK.

About

Vestibular Rehabilitation Exergames for Children with Vestibular Disorders

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •