Skip to content

Virtual fire in the terminal using python3 and curses.

License

Notifications You must be signed in to change notification settings

tech-chad/tfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Fire

tfire

Fire simulation in the terminal using python and curses

tfire1.gif

Commands

  • Q q To quit.
  • c Cycle through colors
  • C Cycle through background colors.
  • f Cycle through fire size small, medium and large.
  • r Real fire. Sort of looks like real fire.
  • m Multi color mode.
  • b Bold some.
  • B Bold all.
  • d Default. Reset all setting back to default.
  • h Cycle through the fire characters
  • H Cycle through the base characters
  • p Pause and un pause the fire
  • x Toggle cycle through colors automatically
  • 0 - 9 Change the speed 0-Fast, 5-Default, 9-Slow

Screenshot

tfire1.png tfire2.png