Skip to content

A Java based web application that displays random colors of a selected shape and random shapes for a selected color.

Notifications You must be signed in to change notification settings

pankti13/Shapify

Repository files navigation

Shapify

Description

Made using Object-Oriented Programming.

  • Shapify is a GUI based application that displays random colors of a selected shape and random shapes for a selected color.
  • When the user enters the application, the interface of the Launch screen appears which consists of two buttons for Color Transition annd Shape Transition respectively.
  • Then, on pressing the Start button on the 'Shape Transition' window, random display of shapes can be seen on the 'Transition Displayer' which can be stopped by pressing the 'Stop' button.
  • Similarly, random colors are displayed on pressing the 'Start' button of the 'Color Transition' window.

Visuals from the project

Launch Screen

homepage


Shape Transition Window

shape transition


Color Transition Window

color transition

Instructions to Run Shapify

  • Clone the repository and open it with NetBeans IDE.
  • Run the HomePage.java and dive into Shapify✨

About

A Java based web application that displays random colors of a selected shape and random shapes for a selected color.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages