Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.03 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.03 KB

Particles

Demonstration

An experimental Pythonic powder box.

Installation

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

Controls

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).

Credits and License

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

Contributions are welcome and encouraged in the form of pull requests.

Contact

Please contact aaravhdave[at]gmail.com for correspondence regarding Particles.