DFillmore / viola

Viola is a Z-Machine Interpreter written in Python.
19 stars 2 forks source link

better non-ascii input support #57

Closed Oreolek closed 5 years ago

Oreolek commented 5 years ago

It can run Russian Inform games but doesn't accept input not in ASCII. This is not about Unicode support. You can get demos from https://bitbucket.org/yandexx/rinform/

DFillmore commented 5 years ago

I tested it as well as I can, not speaking Russian, and it seems to allow and understand input correctly now.