Java: Bundled JVM required?

Java: Bundled JVM required?

Ritratto di flibitijibibo

The game that I'm working on uses Java with the LWJGL for rendering (http://www.lwjgl.org/) and I noticed that the rules do not specify anything about Java. Since the test machine is a Windows machine, will I need to bundle a JVM with the submission or will there be one installed on the PC already?

Thanks in advance!

2 post / 0 new
Ultimo contenuto
Per informazioni complete sulle ottimizzazioni del compilatore, consultare l'Avviso sull'ottimizzazione
Ritratto di Mitchell Lum (Intel)

Good afternoon,

Great question about Java. On the judges machines, it will be a clean build, sothere will only be whatever level of Java support present that would be present after a stock Windows 7 Home Premium 64-bit install. If your demowon't run in that environment (an OEM out of the box system), then any steps that you can take to make it run will be necessary to enter the contest.

~Mitch

Accedere per lasciare un commento.