mirror of
https://github.com/anirbanmu/termatrix.git
synced 2026-04-19 03:40:07 +00:00
No description
- Python 100%
|
|
||
|---|---|---|
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| termatrix.py | ||
termatrix
Renders a matrix style digital rain using pygame.
Dependencies
Windows
- Python 3.5
- pygame
- The official Windows pygame binaries are not compatible with Python 3.5.
- Use a wheel (after having run
pip install wheel) from http://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame - After downloading the most appropriate
.whl(wheel) usepip install C:\Path\To\pygame-1.9.2b1-cp35-cp35m-win32.whl
- Install the beautiful mikachan font.
- Install the inconsolata font.