Ant Colony Simulation in Java
This program simulates emergent properties using various data structures (i.e. Linked List, Stack). It comes complete with fun 8-bit retro music in the background.
To run this program, cd into the src directory and:
javac Driver.java
then
java Driver