Hey guys. I’ve just finished my first year of java at university, and i’m thinking of making an isometric game for my website out of boredom.
I’ve read through some tutorials on the subject, but all of them have been for java applications so there are some discrepancies. For example, from what I can understand I can’t use BufferStrategy in my applet? What is considered the most effective double buffering technique for applets?
I also wonder if anyone of you could point me in the direction of a good tutorial/sourcecode for an isometric applet game. Thanks