Skip to content

Instantly share code, notes, and snippets.

View fluxiums's full-sized avatar

fluxium fluxiums

  • Tezcorp Industries
  • San Francisco Bay Area
View GitHub Profile

Keybase proof

I hereby claim:

  • I am fluxiums on github.
  • I am fluxium (https://keybase.io/fluxium) on keybase.
  • I have a public key whose fingerprint is 13D5 2EE5 9347 08C0 1917 A4D2 18CD 41AC 81CC 5936

To claim this, I am signing this object:

@fluxiums
fluxiums / cfire
Created December 7, 2020 18:22 — forked from msimpson/cfire
Curses based ASCII art fire animation.
#!/usr/bin/python
import curses, random
screen = curses.initscr()
width = screen.getmaxyx()[1]
height = screen.getmaxyx()[0]
size = width*height
char = [" ", ".", ":", "^", "*", "x", "s", "S", "#", "$"]
b = []
### Keybase proof
I hereby claim:
* I am fluxiium on github.
* I am fluxium (https://keybase.io/fluxium) on keybase.
* I have a public key whose fingerprint is 13D5 2EE5 9347 08C0 1917 A4D2 18CD 41AC 81CC 5936
To claim this, I am signing this object: