An application that simulates a snowstorm written in JavaFX.
- Clone this repository
- Open the project in your preferred IDE
- Or run the following command on Windows
gradlew run
On Linux/Mac
./gradlew run
This project is licensed under the MIT License - see LICENSE file for details.