Question: Write a Java code (Using GUI) about the following instructions: Create a java program that mimics the behaviour of the classic Lite-Brite childrens toy. Your
Write a Java code (Using GUI) about the following instructions:
Create a java program that mimics the behaviour of the classic Lite-Brite childrens toy. Your program should allow the user to color small circles on the screen using various colors to create the art of their choice.Your program should allow the user to load and save their creations. Your program should use proper code design and make use of classes, methods and ensure your code is readable.You may make the frame a fixed size to allow an easier task of modelling the underlying image. You will need to map the user mouse clicks into your Lite-Brite circles domain to ensure the correct portions of the screen are colored.
A sample output is in the following attachement
. ) Turn on the Magic of Colored Lights save image load image
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
