jericho icon indicating copy to clipboard operation
jericho copied to clipboard

Windows support

Open MarcCote opened this issue 5 years ago • 1 comments

I'm wondering how much work would it be to add Windows support to Jericho?

For instance, we would need to de/allocate the frotz library according to the current OS (see https://github.com/microsoft/TextWorld/issues/146#issuecomment-596402900).

Also, we would need to make sure we can build the frotz library as DLL (or something).

MarcCote avatar Mar 09 '20 12:03 MarcCote

Good question - I honestly haven't done enough windows programming to understand the scope of this work. It would be great to consult with someone with more expertise.

mhauskn avatar Apr 01 '20 22:04 mhauskn