Simulations

Programming

Roman Wecker

The Backstory

Here are two simulations I have implemented. The first project is a physical water simulation in 2D, the second project is a visualisation of different sorting algorithms (Bubble Sort, Insertion Sort). Both projects were developed in Java with Java Swing.