Metadata-Version: 2.3
Name: ballpool
Version: 0.0.0
Summary: Particle Simulator Software
Requires-Python: >=3.10
Requires-Dist: opencv-python
Requires-Dist: pillow
Description-Content-Type: text/markdown

# Ball Pool🥎

simple molecular simulation

## Install

```bash 
pip install ballpool
```

`youtube`

[![video](https://i.ytimg.com/vi/fWzYb2FtJ6A/hqdefault.jpg?sqp=-oaymwE2CNACELwBSFXyq4qpAygIARUAAIhCGAFwAcABBvABAfgB3gOAAuADigIMCAAQARh_IBMoEzAP&rs=AOn4CLDlj0b2silFyfIcqpcb5a7zts1A9Q)](https://www.youtube.com/watch?v=fWzYb2FtJ6A)

## Example

[sample program](https://github.com/Tom-game-project/ballpool/tree/master/example)

## notice

- If particles are placed too close to each other by default (distance between particles is set to 0 or less), it will not work properly

- Spin and friction are not considered.
