Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Technology question] Running Delver on GNU/Linux without X11 #220

Open
vanfanel opened this issue Mar 17, 2021 · 1 comment
Open

[Technology question] Running Delver on GNU/Linux without X11 #220

vanfanel opened this issue Mar 17, 2021 · 1 comment
Labels
question Further information is requested

Comments

@vanfanel
Copy link

Hi,

X-less gaming is my programming obsession, so I developed some SDL1 and SDL2 backends to archieve it (dispmanx for SDL1 and KMSDRM for SDL2).

Now, I see Delver seems to be a Java game. It's been almost two decades since I did something remotely near to Java, so: what would be the chances of getting the Delver engine running on SDL2 being a Java game?
My understanding is that there must be some kind of Java bindings for SDL2, etc... Does this game use something like that?

Thanks!

@joshuaskelly joshuaskelly added the question Further information is requested label Apr 21, 2021
@joshuaskelly
Copy link
Collaborator

Hey, thanks for the question. We are tightly coupled to libGDX, and we support the LWJGL and Android backends. This might be more of a libGDX question rather than Delver Engine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants