Skip to content

Create an ant farm manager that uses pathfinding to move ants from a start room, along a maze, to an end room.

Notifications You must be signed in to change notification settings

CharlieDeltaZA/lem_in

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lem_in

Score 125/100

Mandatory

100/100

Bonus

25/25

Project Overview:

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.

Installing:

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

Team Member

This project was completed in collaboration with:

About

Create an ant farm manager that uses pathfinding to move ants from a start room, along a maze, to an end room.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published