Particle System - physics particle simulator based on JavaFX.
- Clone the repo
- Enter to the directory
- Run following command (depends on your OS)
sudo chmod +x ./gradlew && ./gradlew run # Unix-like
.\gradlew.bat run # Windows
???
- PROFIT
!!!