Results 1 to 2 of 2
Thread: About 2D virtual world game
- 12-29-2011, 07:51 AM #1
Member
- Join Date
- Dec 2011
- Posts
- 1
- Rep Power
- 0
- 12-30-2011, 03:40 AM #2
Senior Member
- Join Date
- Jul 2011
- Location
- Melbourne, Victoria, Australia
- Posts
- 155
- Rep Power
- 7
Re: About 2D virtual world game
Start thinking about what you might do to create your "virtual world".
Will it scroll?
If so, what directions?... How might you go about doing that?
Is your game tiled?
Are you using a library, an engine(yes there is a difference), or even Java2D?
Think about what you need to know to make this game and then take on small projects to experiment with ways in which you could implement certain aspects.
When you know you can do all the things you need, start to build up your game and include all the experimental functionality from your projects.
Because i know that there is like a 90% chance you don't want to read what i just wrote. Im giving you this link because you will see the word "tutorial" you will decide that tutorials are your only option. But no don't just copy and paste stuff, try to learn whats going on and what you are being shown.
The Java 2D games tutorial
Similar Threads
-
[CodeFest] Virtual Combat : An extension of educational game
By codefest11 in forum Reviews / AdvertisingReplies: 0Last Post: 02-10-2011, 07:52 PM -
Making a board game, best way to initialize world?
By fdsdfg in forum New To JavaReplies: 10Last Post: 02-07-2011, 09:08 AM -
Virtual table?
By kblackwell in forum New To JavaReplies: 4Last Post: 01-31-2009, 10:54 PM -
Too many virtual Machine
By davantmay in forum Java AppletsReplies: 1Last Post: 07-06-2007, 10:53 PM -
Virtual Machine To Pda
By Heather in forum Advanced JavaReplies: 2Last Post: 06-30-2007, 03:11 PM
Bookmarks