|
|
|
|
|
by mgunyho
1432 days ago
|
|
Indeed, Python would be a good language to implement this in terms of ease of development, but it's very difficult to distribute a standalone binary (which I wanted to do). The built-in curses support of Python is also not cross-platform I think. |
|