Closed Thread
Results 1 to 4 of 4

Thread: questions about java games

  1. #1
    stack is offline Learning Programmer
    Join Date
    Mar 2007
    Posts
    42
    Rep Power
    0

    Question questions about java games

    hi,
    can i ask you 2 questions please...
    -can i make 3D game in java applet?
    -can i make network game throgh LAN in java?

    if you have any References sites about java games , network java games or java codes games please help me

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    v0id is offline Retired
    Join Date
    Apr 2007
    Posts
    2,937
    Blog Entries
    3
    Rep Power
    42
    Yes, and yes.

    It's possible to do 3D graphics in Java, and also Java applets. Here is a living example, though there's no available sourcecode, but it proves that it can be done. Unfortunately, I don't know how it can be done, and I've no links. Maybe there's some Java-guy in here, that can help you?

    It's possible to make a LAN Java game, you simply need to make some graphics, and some network programming. There's tons of information on the internet, you just need to use some kind of search engine, like Google. I've found some links for you; a FAQ and a tutorial.

  4. #3
    stack is offline Learning Programmer
    Join Date
    Mar 2007
    Posts
    42
    Rep Power
    0
    thank you

  5. #4
    brian is offline Newbie
    Join Date
    Jun 2007
    Posts
    14
    Rep Power
    0
    And here is an example of a 3d game in java: RuneScape - the massive online adventure game by Jagex Ltd

    If you play that and take a look at it, you'll see that some pretty cool looking things can be accomplished with java.

    Also, you might want to take a look at: https://java3d.dev.java.net/

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Intermediate Pixel Perfect Collision Detection (USE FOR YOUR JAVA GAMES!)
    By TrolliOlli in forum Java Tutorials
    Replies: 2
    Last Post: 10-11-2011, 12:48 AM
  2. Some questions regarding java
    By ahmed in forum Java Help
    Replies: 3
    Last Post: 10-15-2009, 08:37 PM
  3. couple java questions
    By jamesw in forum Java Help
    Replies: 1
    Last Post: 03-28-2009, 05:50 PM
  4. Open sources java / flash games?
    By Chicohuman in forum Java Help
    Replies: 1
    Last Post: 02-28-2009, 02:30 AM
  5. Replies: 6
    Last Post: 02-12-2009, 12:27 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts