I wanted to create small simulation after I faced Trapping Rain Water challenge.
- Run main.py
- Set custom grid size
- Click on grid tile to set block height
- Click on end of block to delete him
- Water will generate automatically
I wanted to create small simulation after I faced Trapping Rain Water challenge.