Skip to content

richardjmarini/Picascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Picascii

Ascii Drawing Command Line Utility The Draw utility can read from stdin:

cat smaple_input.txt | ./picascii.py

Or read a command file:

./picascii.py --input=sample_input.txt

Or read user input:

./picascii.py C 20 4 L 1 2 6 2 etc..

Or you can run the built-in test:

./pisascii.py --test

About

Ascii Drawing Command Line Utility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages