• home
  • forum
  • my
  • kt
  • download
  • this:1/1 25records  total:5    start  Previous  Next  Last    goto:
    Learn Java and Eclipse by playing CodeRally
    ON: 2008-08-12 13:25:05
    CodeRally combines competition with collaboration in networked races of up to 100 human-controlled cars, all Java-coding their way around the same crowded course. The competition and competitiveness actually makes users end up coding better and faster.
    21 times | category:
    Java Games Programming
    ON: 2008-08-12 13:23:59
    It's a second year university module on Java games programming. Has downloadable code and tutorials.
    63 times | category:
    Overview of Images in Java game programming
    ON: 2008-08-12 13:22:44
    You will have to add images to almost every game you will write. Therefore, it is important to know about the different types of
    images. This article discusses the most commonly used Image formats,their advantages and disadvantages.
    36 times | category:
    Useful base classes for Java Game Programming
    ON: 2007-08-03 09:25:45
    This article describes the GameApplet, GamePanel and Game classes that I wrote. You will only
    need to extend Game, while the other classes handle input and output.
    71 times | category:
    Writing a Complete 5 Card Poker Game in Java
    ON: 2007-08-03 09:16:46
    After browsing through some old coding projects, I came across a simple 5 card poker game I had to write for a Java course I took back in school. I found the project to be quite fun, and I thought the algorithms for determining each hand were worth sharing. These are no where near complex algorithms, they just provide a decent example of how to convert simple thoughts and problems into code
    328 times | category:
    this:1/1 25records  total:5    start  Previous  Next  Last    goto:

    Category

      Applet Building (9)
      Application Building (9)
      Communication (1)
      Database Related (14)
      Development (13)
      EJB (14)
      Game Programming (5)
      General Java (71)
      Javabeans (4)
      JSP and Servlets (25)
      Miscellaneous (28)
      Networking (1)
      Security (3)
      Swing (13)
      WAP and WML (2)
      XML and Java (4)