Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chenningg/bs0004-forest-fire-graphing

Simulates a forest fire that spreads to adjacent tree tiles only while avoiding water tiles. Uses matplotlib to display a color coded gif representation of fire spread.
https://github.com/chenningg/bs0004-forest-fire-graphing

Last synced: 2 months ago
JSON representation

Simulates a forest fire that spreads to adjacent tree tiles only while avoiding water tiles. Uses matplotlib to display a color coded gif representation of fire spread.

Awesome Lists containing this project

README

        

Forest fire graphing


A python script that simulates a forest fire that spreads to adjacent tree tiles only while avoiding water tiles. Uses matplotlib to display a color coded gif representation of fire spread.


Note: The excessive amount of comments included in the code are for explanation purposes (for a friend learning to code).


Forest fire graphing GIF