i get a eror when runing th ame ARNING: [GLFW3 Error] Code: 65543 Decription: GLX: Failed to create context: GLXBadFBConfig WARNING: GLFW Failed to initialize Window metro: /home/arydev/Downloads/metro-source/vendor/raylib/external/glfw/src/window.c:504: glfwSetWindowIcon: Assertion `window != NULL’ failed. Aborted (core dumped)
Viewing post in A Walk In A Metro Tunnel comments
Try updating your graphics drivers. If that doesn't work, I'm afraid the game won't run on your computer.
My guess for what causes that error is insufficient OpenGL support in either your drivers or hardware. This game should theoretically run on any version newer than OpenGL 2.1, but there might be graphics card / driver specific issues which I unfortunately can't do much about.