gnmathur / ScrollingBinary

A program to generate the scrolling binary screen often seen in movies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

A fun little program to generate the scrolling binary screen often seen in movies. Enjoy!

Running

The script has been type checked offline by mypy before commiting. To run it you need a Python3 environment.

python3 raining_binary.py

Example output

An example run

About

A program to generate the scrolling binary screen often seen in movies

License:MIT License


Languages

Language:Python 100.0%