There is a thread about compiling Java games/programs
There was mentioned that the compiler wont support AWT or Swing.
So I was wondering, because I like making graphical games (who wouldn’t?) and the Image is in java.awt.Image, could I use graphics in my game withouth AWT?
Or is there some else way to use graphics in a game without AWT or Swing?
