An interactive game in Java where “critters” explore, eat, reproduce, and evolve. Developed intuitive GUI using Java. Used custom-built data structures: hashmaps, graphs, and linked lists; algorithms: Dijkstra's algorithm, traversals, and concurrency control.