You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open the .jar file in the main project folder. Or in a command line interface on the project main folder, use the command java -jar ParticleExplorer.jar
How to Use
Switching Between Modes
To switch between developer and explorer modes, click on the desired mode on the toggle button on top of the control panel.
Developer Mode
To add a single particle, ensure that the program is in developer mode, no checkbox is enabled, and the first four fields are all filled out.
To add multiple balls, ensure that the program is in developer mode, the checkbox beside the option is checked to be used first to enable the other input fields, and all the enabled input fields are filled out.
Explorer Mode
To spawn a sprite, just click on the panel where the sprite should be placed.
To move the sprite around the panel, use the W, A, S, and D keys to move the sprite up, left, down, and right, respectively.