Skip to content

An interactive and experimental Pythonic powder box simulation. Inspirational credit goes to Dan-Ball Powder Game 2 (https://dan-ball.jp/en/javagame/dust2/).

License

Notifications You must be signed in to change notification settings

aaravdave/Particles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

An interactive and experimental Pythonic powder box simulation. Inspirational credit goes to Dan-Ball Powder Game 2 (https://dan-ball.jp/en/javagame/dust2/).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages