Skip to content

IRGeekSauce/AntSimGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

AntSimGUI

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

About

Ant Colony Simulation in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages