A simple falling simulation. developed for pygame @python Draw some features and just Watch how they interact.
- Regular Sand. press s
- Water. press w
- Concrete. press c
- Acid. press a
Clone the repo :
git clone [https://github.com/charourou/sandfall.git](https://github.com/charourou/sandfall.git)
cd sandfall
## requirements
pip install -r requirements.txt