Hi
I need some help with java game programing.
I don't know were to start i had searh about a week for book,tutorial etc...
but i was confused a litle!
I want make a multiplayer (LAN) game
for example a 2d rpg game also i would like include a chat area...
Please Help!!!
:|
15 Replies - 4198 Views - Last Post: 05 July 2011 - 01:38 PM
Replies To: How start java game programming?
#2
Re: How start java game programming?
Posted 01 July 2011 - 03:14 AM
I'd recommend starting with the basics of networking and try to get a working chat room program that you set up and connect to on your local network. Once you understand the basics of networking, you can begin to see how the networking side of your game will have to work. As for the game itself, if you're planning on doing a 2d RPG like you mentioned, then you'll want to learn to work with sprite sheets for animation. You'll also most likely need a tile engine that you can build yourself so that adding levels is considerably easier than just putting all the data for every level directly in your code. That should keep you busy for quite a while.
#3
Re: How start java game programming?
Posted 01 July 2011 - 06:33 AM
#4
Re: How start java game programming?
Posted 02 July 2011 - 02:54 AM
Thanks for reply!
I had see some Basic Java Game Tutorials.
First of all i want know wich program is better for java game programing.
Also i would like a tutorial for the basic of java game programing
i mean a tutorial about the basic of a rpg(2d) game or something similar.
I had see some Basic Java Game Tutorials.
First of all i want know wich program is better for java game programing.
Also i would like a tutorial for the basic of java game programing
i mean a tutorial about the basic of a rpg(2d) game or something similar.
#5
Re: How start java game programming?
Posted 02 July 2011 - 03:09 PM
There are a bunch of Java IDEs you can use. Most any of them will work, since an IDE doesn't affect the code.
I linked to a bunch of those tutorials in my last thread. You can also check out the Java and Game Programming tutorials sections on DIC.
Quote
Also i would like a tutorial for the basic of java game programing
i mean a tutorial about the basic of a rpg(2d) game or something similar.
i mean a tutorial about the basic of a rpg(2d) game or something similar.
I linked to a bunch of those tutorials in my last thread. You can also check out the Java and Game Programming tutorials sections on DIC.
#6
Re: How start java game programming?
Posted 02 July 2011 - 03:12 PM
ok but maybe you could suggest me any programs???
#7
Re: How start java game programming?
Posted 02 July 2011 - 03:22 PM
What do you mean programs? Do you want software that will create games for you?
Specificity goes a long way around here
We are programmers after all.
Specificity goes a long way around here
#8
Re: How start java game programming?
Posted 02 July 2011 - 03:25 PM
You need to learn what an Integrated Development Environment is, and then learn Java before you can even think of starting to develop a game... of any kind.
#9
Re: How start java game programming?
Posted 02 July 2011 - 04:04 PM
ok i will think about that
thanks for your time!
thanks for your time!
#10
Re: How start java game programming?
Posted 02 July 2011 - 06:13 PM
I agree with ButchDean. You might want to check out the following links to start with:
Getting Better at Programming Java
An Overview of Java IDEs
Getting Better at Programming Java
An Overview of Java IDEs
#11
Re: How start java game programming?
Posted 04 July 2011 - 07:21 AM
ok thanks i will check it
#12
Re: How start java game programming?
Posted 04 July 2011 - 10:37 AM
Could you tell me some IDE's
i know already Eclipse and NetBeans.
i know already Eclipse and NetBeans.
#13
Re: How start java game programming?
Posted 04 July 2011 - 10:38 AM
Did you even read the second link in my last post?
#15
Re: How start java game programming?
Posted 05 July 2011 - 01:37 PM
How i will desing the game??
|
|

New Topic/Question
Reply



MultiQuote








|