Require Python 3.6+, install required libs:
pip install -r requirements.txt
- firework.py: Simulate firework using Python curses library
- life.py: Conway's Game Of Life using Python curses library
- ascii.py: Convert video to ASCII art and Play it
Have Fun!
By Vuong Hoang vuonghoang@gmail.com