Skip to content

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.

License

Notifications You must be signed in to change notification settings

chenningg/bs0004-forest-fire-graphing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages