|
|
|
|
|
by mj64
3236 days ago
|
|
Very cool! Unfortunately, I couldn't get this working in Windows. Appears that the curses library is not compatible. Tried Unicurses with the same effect. Running Python 3.62. Ran it in Ubuntu with no problem. Looking forward to writing some .dot programs. Well done! |
|
It just uses try-catch block to detect if it should go into compatibility mode, so you should be able to use the latest version of the repo without thinking about Curses.
Have fun writing AsciiDots code