Graphics 2D For Games?
843789Jun 26 2010 — edited Jun 26 2010I've been taking a java class in highschool for a year and only know a bit of Graphics (not Graphics 2D) for applets. I haven't gotten into applications yet but I would like to make a game in java but I don't know what class I should use. Graphics isn't very powerful at all. Should I use the Graphics 2D class or something else? I want to make a physics heavy platformer. Simple and fun :)