READ ME This project demonstrates how to create a cube using Java 2D for a school project. When you open the program you will see a 20 cubes in a circular formation in different colors. I had to utilize the generalPath method to draw the cube as you will see in the source code.