Clone this repository, ensure you have both Python and Pygame installed, and run main.py
.
git clone https://github.com/aaravdave/Particles.git
cd [FILE DIRECTORY]
python3 main.py
Left/Right Arrow Keys: Switch current element S/L: Save/Load Current Setup
Load functionality loads the file with the highest number (e.g.
particles3.txt
).
Inspirational credit goes to Dan-Ball Powder Game 2.
This project is licensed under the MIT License, which allows for open use, modification, and distribution. For more details, please refer to the LICENSE file.
Contributions are welcome and encouraged in the form of pull requests.
Please contact aaravhdave[at]gmail.com for correspondence regarding Particles.