JavaFX Snow Fall Animation
Snow Falling Animation using JavaFX GUI FXML Application
About The Project
Javafx GUI FXML Application with animation fall snow over it's main GUI
Built With
JavaFX 2.0 Java 8 Intellij Idea IDE
Getting Started
This is how you need to setting up this project locally. To get a local copy up and running follow these simple steps.
Prerequisites
Make sure you have Java 8 already on your computer if not, download Java 8 JDK from Oracle : https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html
- Install Java JDK
- Set Runtime Environments for Java
Installation
- Download/Clone the repository to your local Drive
git clone https://github.com/MrLeanage/JavaFXSnowFlow.git
- Open the src folder with any IDE (Project is initially configured with Intelij Idea. So you can directly open entire project folder with Intellij IDE)
- Configure the Main File to Run on opened IDE
- Run the Application
Usage
Checkout the working Demo at :
Creating A Pull Request
- Fork the Project
- Create your Feature Branch (
git checkout -b JavaFXSnowFlow
) - Commit your Changes (
git commit -m 'Add some JavaFXSnowFlow'
) - Push to the Branch (
git push origin JavaFXSnowFlow
) - Open a Pull Request
Authors
- Uthpala Liyanage - JAVA, J2EE Software Engineer - Uthpala Liyanage - **