Unity Snake Game AI

As part of the Game AI Programming module. I used Unity to recreated the iconic snake game and then coded an AI agent, using Pathfinding to play autonomously.

  • Unity

  • C++

  • Pathfinding