/python-fun

Something for fun when I am bored

Primary LanguagePython

Some tiny programs I code for funs

Requirements

Require Python 3.6+, install required libs:

pip install -r requirements.txt

List of programs

  • 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