No description
| .gitignore | ||
| __init__.py | ||
| main.py | ||
| mappings.py | ||
| README.md | ||
Use the python script
python3 main.py <action> [<text>]
Actions:
s: Displays a text, letter by letter, and restores the MI cube afterwardsl: Loops a text, letter by letter, indefinitlyr: Restores the MI Cube to its default "MI" state
Examples:
python3 main.py s "Hello World"python3 main.py l "Hello World"python3 main.py r