Skip to content

codyhowarth/OpenMaze

 
 

Repository files navigation

Open Maze

This is a simulation of the Morris Maze experiment written mostly in Unity C# with statistic calculations done in Python.

Get Started

To use this software in your experiments you will need to download the following software packages:

  1. Unity
  2. Open Maze
  3. Sublime Text

Download and Install Unity

  1. Go to: https://store.unity.com/download?ref=personal
  2. Follow Installation instructions for your specific computer
  3. Open the Unity application and create an account or login.

Download Open Maze Software

  1. Go to https://github.com/DuncanLab/OpenMaze (you're already here!)
  2. In the grey dropdown on the left side of the page called 'branch' make sure that Release is selected.
  3. Now, click the green button on the right hand side called Clone or Download and make sure to select Download ZIP.
  4. Unzip the file you downloaded in an easy to access place. For example, your desktop.

Download and Install Sublime Text:

Please note, if you already have a text editor on your computer that is compatible with .json and .py files you can choose to skip this step and use the text editor you are most comfortable with.

  1. Go to https://www.sublimetext.com/3
  2. Follow the instruction and select the correct download for your computer.

Set up Unity with Open Maze

  1. Open the Unity application.
  2. If you have not done so already, please log in or create a free account.
  3. Once signed in, click Open near the top right of the window.
  4. Navigate to and select the entire folder that you just unzipped and placed in an easy to access place. This folder should be titled OpenMaze-Release. Select the folder and click Open.
  5. If you receive any warnings from Unity upon opening the folder, simple click continue and Unity will begin loading the project.
  6. This takes time! Lots of assets need to be processed so please be patient.
  7. Once the process is complete, Unity will open and you will get a screen similar to the following.

Congratulations! You have set up the Open Maze project. To begin using the software in your experiment, please take a look at our video tutorials at https://duncanlab.github.io/OpenMaze/

About

OpenMaze 3D Experimental Design Software

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 85.8%
  • ShaderLab 14.2%