Monday, July 18, 2011

What is the best way to add 2D graphics to my RPG programmed in java?

I have created all the classes I need for my RPG. I want the game to have 2D graphics, similar to Legend of Zelda for NES or Pokemon. Should I create maps, objects, etc...in Paint and use swing and awt to create the graphics? Or is there software I can download that can evaluate my code and give me better graphics options?

No comments:

Post a Comment