Show differencesHistory of post edits
#ActualDZee
Posted 05 August 2012 - 03:24 PM
I wouldn't touch Swing. Perhaps I would dabble with the basics of making a JFrame and using the drawing utilities. Otherwise it doesn't really give you much value in terms of game making. It's really meant to be used to be making interfaces. I've written a few games with Swing, but they were mostly grid-based(BattleShip, MineSweeper).
#1DZee
Posted 05 August 2012 - 03:23 PM
I wouldn't touch Swing. Perhaps I would dabble with the basics of making a JFrame and using the drawing utilities.