/JavaFXSnowFlow

Snow Falling Animation using JavaFX GUI FXML Application

Primary LanguageJava


JavaFX Snow Fall Animation

Snow Falling Animation using JavaFX GUI FXML Application

Contributors Issues

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

  1. Install Java JDK
  2. Set Runtime Environments for Java

Installation

  1. Download/Clone the repository to your local Drive
git clone https://github.com/MrLeanage/JavaFXSnowFlow.git
  1. 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)
  2. Configure the Main File to Run on opened IDE
  3. Run the Application

Usage

Checkout the working Demo at :

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b JavaFXSnowFlow)
  3. Commit your Changes (git commit -m 'Add some JavaFXSnowFlow')
  4. Push to the Branch (git push origin JavaFXSnowFlow)
  5. Open a Pull Request

Authors

Acknowledgements