drawille
drawille copied to clipboard
Pixel graphics in terminal with unicode braille characters
I'd like to use `drawille` on a Windows operating system (Windows 7 or 10). After successfully installing the `drawille` package into my virtual environment, using `pip`, using it by typing...
Github user 'sshbio' apparently changed their username to 'josuah'. Please fix links in README.md
I would like to call `.forward()` or `.fd()` without enabling the brush. I'm using `.up()` and `.down()` to control the brush but `forward` implicitly enables the brush and I would...
Unicode has quadrant characters (in http://www.fileformat.info/info/unicode/block/block_elements/utf8test.htm) that can also be used for drawing (with the benefit of being actually designed for that, at the expense of making this library slightly...
I'm running OS X, El Capitan, Terminal.app. ``` python Traceback (most recent call last): File "term_display.py", line 108, in curses.wrapper(__main__, projection) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/curses/wrapper.py", line 43, in wrapper return func(stdscr, *args,...
How can I add colors to the objects? I am trying to make a Rubix cube game in the terminal. I am successful in making the cube, but struck at...
After scouring the net, I wasn't able to find a .psf font for the Linux console that had support for Unicode, so I made one myself. It's derived from GNU...
Some fonts display the empty braille char weirdly. Using just a space fixes this. See https://github.com/gooofy/drawilleplot/issues/4