Random image generator

Project attribution: Project done in collaboration with Vlad Pintilie.
Source: The project’s source code is not available.
Short description: Generator of random images of chess positions.
Technologies: Java, Swing.
What I did: I created the GUI (window, buttons), modelled the chess pieces, implemented the random behavior.

Application in Java with the Swing library that generates images with random chess board positions. The GUI has a button to generate a new random image and a button to save the image as a png.

GUI of the application.
Random image.
Random image.