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

The menu seems to flash on my screen before terminating:

Checking '/dev/input/js0'
Failed to init libevdev (Invalid argument)
Checking '/dev/input/event15'
Checking '/dev/input/event14'
Failed to init libevdev (Bad file descriptor)

(+1)

Thanks! The issue is with X11, and I regret not putting in the work to print all messages from that

(+1)

This is how your game bails on me now:

$ ./run We do not currently support X11 over TCP
Unable to connect to X11 server. Quitting.

Hey. I have added TCP support to my X library. If you ever have the time, could you try downloading again and running it?

I haven't been adding versions to my game tarball, so just trust me that it has updated. And also I'm so grateful that you tried the game twice!

Didn't run. What did you do to create this game? Do we need a lightweight library or game wrapper that checks for all prerequisites?

$ ./run getaddrinfo: Name does not resolve
Unable to connect to X11 server. Quitting.