8000 GitHub - bobating/java-graphical-galaxy: This is a Java program that generates a graphical display of stars and lines with user input using the JavaFX library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This is a Java program that generates a graphical display of stars and lines with user input using the JavaFX library

License

Notifications You must be signed in to change notification settings

bobating/java-graphical-galaxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galaxy Java Graphical Application ⭐

This is a simple Java program that generates a graphical display of stars and lines with user input using the JavaFX library

image

What it does

The program generates a canvas and draws a number of stars on it, with the option to randomize the number of stars. It also generates a set of lines that connect a set of endpoints, with the option to randomize the number of endpoints. The lines are animated using a timeline animation that increases the width of the lines over time. The program also includes an animation of a single star moving across the canvas with randomly generated colors. The user can interact with the program by clicking on buttons to randomize the stars and lines.

Getting Started

To get started with this app, simply clone the repository and run it IntelliJ IDEA ( For this project i used the Community Edition )

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

This is a Java program that generates a graphical display of stars and lines with user input using the JavaFX library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0