Online Chapter on 3D Life with Java SE 6 Extras

Dear All,

I’ve just added another chapter to the Killer Game Programming in Java website at
http://fivedots.coe.psu.ac.th/~ad/jg

It’s chapter N3, Get a Life (the Java 6 Way) in the Java 3D section. It’s a continuation of the 3D version of Conway’s Game of Life from chapter N2, but using Java SE 6 features: a splashscreen, the Desktop API, the SystemTray API, and JavaScript scripting.

Comments are appreciated.

  • Andrew

You can write faster than I can read :slight_smile: Great Job !