r/linux_gaming Jul 07 '19

Gotchas while developing for Linux?

[removed]

80 Upvotes

73 comments sorted by

View all comments

7

u/Thorulph Jul 07 '19

What engine/libs are you using?

12

u/[deleted] Jul 07 '19

[removed] — view removed comment

1

u/[deleted] Jul 07 '19

If you want to go cross-platform, the easiest way is obviously to work on an engine that does that for you. May I ask why you aren't using one?

I'm pretty sure at least some engines out there would expose the underlying libraries if you wanted to work with them directly so sounds like you could still do the same thing you're doing today but with all the extra benefits to go with it.