I made my game run on Linux

Posted by Magistairs@reddit | linux | View on Reddit | 17 comments

I made my game run on Linux

Hi! :)

So, long story short, I'm working on a game prototype, and a few people have asked me if it runs on Linux. I've been coding in C++ for many years but always for Windows, Linux is a total mystery to me.

However, since I'm making my own engine (using Vulkan), I thought it would be a good idea to make it portable. I added GLFW as the abstraction layer and built it for Linux using GitHub Actions... and it worked!

I still don't know much about the specifics of all the different distros or what might be broken on Linux within my code, so if you'd like to test my game and tell me if it runs, that would be greatly appreciated.

This is just an early prototype, so don't expect a full game experience yet, but if you want to share ideas about the core design, those would be welcome as well :)

The game can be found here: https://magistairs.itch.io/orbis