OSDN Git Service

Well, that seems to work.
authorSimon Forman <sforman@hushmail.com>
Mon, 6 May 2019 20:32:08 +0000 (13:32 -0700)
committerSimon Forman <sforman@hushmail.com>
Mon, 6 May 2019 20:32:08 +0000 (13:32 -0700)
commitb3a79df9a9a5ea8fa4f45ba3e6100720ef7749c1
tree0054c92f4af858caeb2e168ce92fc44abf4ae795
parentbae676dd4213566955bc2a886b071a18e9f54ff7
Well, that seems to work.

    python -m joy.vui

With PyGame installed that starts the "VUI" on my system.  Neat.

The initial joy home (~/.joypy) is not quite compatible with the one set up by the GUI code.  One simple way to fix that would be to e,g, make this use ~/.thun instead.
joy/vui/__main__.py [new file with mode: 0644]