UnityGeneticAlgorithmMaze icon indicating copy to clipboard operation
UnityGeneticAlgorithmMaze copied to clipboard

Modern reimplementation in Unity of Bob's Map from AI Techniques for Game Programming

trafficstars

UnityGeneticAlgorithmMaze

Modern reimplementation in Unity of Bob's Map from AI Techniques for Game Programming.

To try it:

  1. Clone this repo.
  2. Download Unity 5.5.x.
  3. Open the project with Unity
  4. Open the scene Assets/bob's maze.unity
  5. Press the play button.

Or watch the video:

Genetic Algorithm Youtube Video Demo