Hi there,
I put an early version of my game using LWJGL online at http://www.mycgiserver.com/~movegaga/gltest1.jnlp as a web start app.
I’m sorry but currently it’s windows only.
The controls are:
A - accellerate
Z - go slower
cursors - steer
space - fire
enter - start
esc - leave game
What I’m interested in is:
- What’s the fps you’re getting
- What’s your set up? (Windows version, JRE version, Videocard, memory etc)
Do you have the problems I encounter:
- When using web start in combination with LWJGL (or more specifically if there has been a swing windows opened before a LWJGL fullscreen app is started, you’ll have to 1st close down all windows that appear in front of the open gl screen to see anything).
- Does it sometimes not close correctly?
Thanks,
Erik