A simple particle simulation built in Python (and eventually C++)
- Python 100%
| .gitignore | ||
| config.ini | ||
| main.py | ||
| particles.py | ||
| plan.txt | ||
| README.md | ||
| requirements.txt | ||
| row-col reference.png | ||
| sim-cli.py | ||
Particle-Simulation
A simple particle simulation built in Python (and eventually C++)
This project is just for learning how particle simulations work, and most importantly, fun :D