I am a linux enthusiast and developer, I’ve gotten back into c# development after a hiatus from my switch to linux. Are there any good game engines/libraries that are actively developed, free, and linux compatible? I have seen Axiom, And am considering it (although the example sigsegv’s every time), brume, monogame, opentk, and netgore. MonoGame looks to be the best, but I just wanted to know if anyone else had a good library I could use.
I am a linux enthusiast and developer, I’ve gotten back into c# development after
Share
Unity is a good one. Using it you can deploy to: Windows, Linux, OSX (Mac), Android, iPhone, XBox, Playstation and WebBrowser (chrome, opera, firefox, IE; needs a lightweight plugin). Soon deploy to Flash will be added.