A physics engine in java that simulates sand physics
- Ensure that current java version is installed on machine
- Run the following commands (Windows Command Line):
git clone --recurse-submodules https://github.com/Shepamat000/FallingSand
cd ./FallingSand
cd ./FallingSand
Engine.bat
Note: If using Windows Powershell, you must replace the final command with "./Engine.bat"