Welcome to the Maze Generation and Maze Solving project repository. This collaborative project explores the creation of agents capable of generating intricate mazes and solving them.
In collaboration, Faye Bullwinkel and Vivienne Drongowski approached the challenge from two different angles:
- Vivienne Drongowski's part of the project focuses on the creation of an agent capable of generating complex mazes.
- Explore the Maze Generation code in Maze Generation folder.
- Find more detailed information in Project report.
- Faye Bullwinkel's contribution involves an agent that attempts to solve mazes.
- Find the Maze Solving code in Maze Solving folder.
- Read about further information in Project report.
To begin exploring this project, follow these steps:
- Clone this repository to your local machine:
git clone https://github.com/your-username/your-repo-name.git
- Open the project in Unity with the Version 2021.3.12
- Download ML Agents Release 20 (https://github.com/Unity-Technologies/ml-agents/releases)
- in Window/PackageManager/Add Package from Disk: /ml − agents − release_20/com.unity.ml − agents/package
- in Window/PackageManager/Add Package from Disk: /ml − agents − release_20/com.unity.ml − agents.extensions/package
- ML-Agents Ordner in Assets integrieren oder als Subrepository einhängen: ml − agents − release_20/P roject/Assets/ML − Agents