JAVA, JAVAFX
• A game built in Java using JavaFX library.
• A colored circle with a certain color is to be passed through a same colored block.
• The circle can be moved using keyboard. When colored the ball(circle in 2d) is passed through the same colored block it’s color will be changed.
• Different colored blocks with different pattern will be available in a periodic way.
• Different difficulty like easy, medium, hard etc. is also available with different colored themes.