Skip to content

linux & windows // Simple console application that generates fire out of given symbols

License

Notifications You must be signed in to change notification settings

a13xe/SimpleFireGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeSize Repo LastCommint

A simple console application for creating fire from given characters.

This program creates a 2D array to represent the fire display, and starts by filling the bottom row with fire particles. It then simulates the fire spreading upwards by randomly spreading particles from each cell to neighboring cells.

fire image (1) fire image (2) fire image (3)

It is recommended to run the program on Linux due to the very slow operation of the Windows console.

About

linux & windows // Simple console application that generates fire out of given symbols

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages