my-psb/technical_tests
Freezed 043d088405 🔀 Merge branch '2-techtest'
Print the state of a sand `pile` after droping `n` sand grain on top of it.

* Sand pile is a square table of uneven size (viewed from up)
* Sand grain is always dropped on center of pile
*  When a cell had 4 grains inside, these grains moves on the near 4th cells
*  Grains going out the pile are losts
2020-07-16 13:07:58 +02:00
..
reorganize_string.py Update tests : deliverable 2020-07-16 09:26:15 +02:00
sand_grain_drop.py Refactor propagation in a function 2020-07-16 12:37:47 +02:00