Proxy Open Alpha Release

oeyahpGTRR8

Well it’s been a busy development process for me :slight_smile: I’ve spent the last 6 months on this game and I think it’s finally at a point where I can let you all play it.

Proxy is a game in which you program your robot to defend you in an action rpg adventure.

and the download links here:
http://gamejolt.com/games/proxy/221194

The main purpose of this is to get feedback so please don’t be afraid to tell me your ideas/problems.

dOOD sick concept!

I downloaded the latest version from itch.io and tried running it:


AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80070490
AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80070490
org.lwjgl.LWJGLException: Could not locate OpenAL library.
        at org.lwjgl.openal.AL.create(AL.java:156)
        at org.lwjgl.openal.AL.create(AL.java:102)
        at org.lwjgl.openal.AL.create(AL.java:206)
        at Engine.Renderer.<init>(Renderer.java:73)
        at Engine.Driver.main(Driver.java:6)

Would love to try and give feedback, got any tips on this error? Do I have to download a lib for it to work?
Thanks in advance, the gameconcept looks nice, reminds me of Gladiabots for Android… But better =)

Hey there!

I’m very sorry. I honestly don’t know what could be the cause of that error. Thanks for pointing this out though. In the mean time I’ve added a catch to the audio creation so that if there is some game/driver issue it will just continue without sound :slight_smile:

The next major release should hopefully be released within the next week or so. I’ll be sure to give you a heads up when it’s out :slight_smile:

Again, sorry for any inconvenience this caused you!