Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

The screenshots look like a really cool idea, but I didn’t get it to run (so I abstained from voting):

[LWJGL] GLFW_VERSION_UNAVAILABLE error
	Description : GLX: Failed to create context: GLXBadFBConfig
	Stacktrace  :
		org.lwjgl.glfw.GLFW.nglfwCreateWindow(GLFW.java:2086)
…
Exception in thread "main" java.lang.IllegalStateException: Unable to create the GLFW window
…
at foldl.core.main(Unknown Source)

I also tried different Java versions, but couldn’t fix that. Likely a problem on my side …