Results 1 to 4 of 4
Thread: 2D Game
- 05-26-2012, 03:19 PM #1
Member
- Join Date
- May 2012
- Posts
- 17
- Rep Power
- 0
-
Re: 2D Game
I'm not wanting to burst your bubble or anything, but you may want to take things slowly at this point, and your time may be better served learning Java basics and moving up from novice to journeyman before tackling a project of this complexity.
- 05-26-2012, 04:11 PM #3
Member
- Join Date
- May 2012
- Posts
- 17
- Rep Power
- 0
-
Re: 2D Game
If you've completed that book, then you're not quite a beginner anymore, and I retract what I said. Please accept my apologies.
If you really want to tackle a 2D game, you need to make make some basic decisions -- is it going to be a very simple game, if so consider using the Swing graphics library. If not, then you may need to use a third party library such as the Lightweight Java Game Library (LWJGL), the same library used for Minecraft and similar games. Consider going to a gaming forum as well, as you may need to use non-Java libraries as well.
Similar Threads
-
Complete Game Engine for beginner and intermediate game programmers
By rdjava in forum Java GamingReplies: 1Last Post: 06-02-2011, 09:29 AM -
1st Game
By linabestprogrammer in forum Java 2DReplies: 1Last Post: 09-05-2010, 10:32 PM -
Implementing "Game Over" in Minesweeper game based on Gridworld framework.
By JFlash in forum New To JavaReplies: 2Last Post: 08-05-2010, 04:49 AM -
game code for any game
By deathnote202 in forum Java GamingReplies: 4Last Post: 06-10-2010, 08:06 AM -
2D strategy game or 2D war game
By led1433 in forum Java 2DReplies: 5Last Post: 02-10-2009, 06:00 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks