Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 455 Bytes

File metadata and controls

14 lines (10 loc) · 455 Bytes

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