ESCAPE Beta2 released

Hi @all,

I’m proud to present the beta2 version of my game ESCAPE. It is a first person shooter, implemented in java using jogl as bridge to OpenGL. I added the following features:

  • customizable key mapping
  • dynamic lighting of models
  • an additional level
  • new monster
    and a nice easteregg :wink:

You can get more information about the project at http://javaisdoomed.sourceforge.net/.
You can download the game at http://prdownloads.sourceforge.net/javaisdoomed/setup.exe?download.

I hope you enjoy the game and I’m looking forward to your feedback.

ciao torsten

How!

I haven’t had time to play the game yet but just by looking at the screen shots it seems very professional! The images are awesome!

I will try it as soon as I can.

I ahve tried it and it was very buggy. Some of the things are:
-No mouse mouse look.
-Windows mouse curser visible
-Sidestrafing didnt work
-move with arrow keys, attack with mouse is not comfortable
-clipped right through a soldier walking up from behind
-soldier got stuck in middle of hallway while attacking
-Cant customise keys from menu

But
-cool looking soldiers and voice acting
-liked the installer. But a 20 mg installer with a 15 mg jre is a bit impractical

It does look cool and have much potential. Keep it up! :slight_smile:

Urks, how can I make it run in a window?

Lowres-fullscreen on TFT sucks!

Hi,

thx for your feedback!!!

In the next version I will implement a grafik configuration menu, that you can change the resolution of the game.

The customization of the key mapping seems to be a bit tricky, you need to click on the first letter of the currently mapped key. Yes, this needs improvement.

You can also use space to attack, and you can even customize this key.

I still need more feedback, so keep on testing…THX

Has noone found the easteregg sofar???

ciao torsten

Hi, I started the install… but then it started to say “Installing JRE…”. I immediately whacked cancel and I’ll never run it again :slight_smile: Why is this? Because I don’t want any strange systemwide stuff getting installed on my computer! I use them all to make a living.

Would you please provide a Webstartable version?

Cas :slight_smile:

Hi again,

thx princec for your statement.

Sorry, there won’t be a Webstartable version, because I have no experience with WebStart and no time to learn it right now. :-(((

The content of the game needs 8 MB and also the dlls of jogl must be deployed, I don’t know if Webstart would be the right way to deploy such a game. What do you think?

ciao torsten

You;ll be surprised how easy it is to convert an app to webstartable. It took me a couple of days starting from not having a clue to get S-Type working via webstart.

Resource loading may need slight code modifications (but will still work as normal when running stand-alone), and you might want to chop your 8mb resources into a couple of individual jars for easier downloading for the user, but thats not essencial.

And check out Kev’s great webstart tutorial here: http://www.cokeandcode.com/info/webstart-howto.html

That tutorial also exists in the WIKI apparantly :slight_smile:

Kev

Yes, webstart please :slight_smile:

HI,

thx again for your help about Webstart, but I still have the time problem, I don’t have a couple of days to turn ESCAPE into a Webstart application.

Instead I created a installation file without a Virtual Machine. You can download it here: http://www.knudde.de/setupNoVM.exe. I had problems starting the game via the start menu. If you encounter the same problem enter the following line in the installation directory of ESCAPE:

java escape.gui.Main

I hope this is helpful for your. I’m looking forward to your feedback.

ciao torsten

[quote]I don’t have a couple of days to turn ESCAPE into a Webstart application.
[/quote]
DAYS? It should only take minutes.

Argh!


java.lang.NoClassDefFoundError: net/java/games/jogl/GLCanvas
      at java.lang.Class.forName0(Native Method)
      at java.lang.Class.forName(Class.java:141)
      at com.zerog.lax.LAX.launch(DashoA8113)
      at com.zerog.lax.LAX.main(DashoA8113)

You forgot to include JOGL in the install :confused:
Webstart! Webstart! Webstart! Webstart!

Cas :slight_smile:

Webstart! Webstart! Webstart! Webstart!

Ok, now we all hold our breath and refuse to test until we can do it with WebStart …

Herkules starts getting blue…

:-X

Me too :-X