Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Hmm... I seem to be getting a segmentation fault when trying to launch the game. I'm using python 2.7.14

(1 edit) (+1)

Error message:
24 bits font.
key color : 0 0 0
24bits greyscale font. converting to 32bits
Segmentation fault (core dumped)

Thanks for telling me, couldn't get anyone to test.

If you try this version it should work:
https://github.com/n8uv/woguey-tdl

But you need to install this:

https://github.com/HexDecimal/python-tdl

I also updated the download on itch.io

I tried to make it so that players wouldn't have to download additional libraries, but failed. 

Players will always have to install tdl, from here: https://github.com/HexDecimal/python-tdl

Sorry for the mess up.