100/100
25/25
Summary: This project revolves around an ant farm. The algorithm will find the shortest path for the ants to follow to reach the end room from the start room.
This project requires SDL for visualizing. You can run the provided bootstrap.sh
file to install brew as well as install all SDL Dependencies (on WTC Campus macs ONLY).
If you plan on running this on a personal machine, install brew according to the official docs.
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Thereafter - brew install SDL2 SDL2_ttf SDL2_gfx SDL2_image
This project was completed in collaboration with: