Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 4 of 4

Thread: A little game framework gem

  1. #1
    Member
    Join Date
    Aug 2009
    Posts
    53
    Thanks
    2
    Thanked 3 Times in 2 Posts

    Default A little game framework gem

    Just stumpled upon a little game 2d game framework. So if you have a great idea for a game, but cant/wont implement it through standard channels, you should check it out:

    JGame: a Java game engine for 2D games

    Is super easy to use, and very well documented with both javadoc and tons and tons of great examples. Just somthing to play around with.

    Im personally doing a fun little td game :-)
    Last edited by Johannes; October 8th, 2010 at 12:22 PM.


  2. #2
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: A little game framework gem

    Looks interesting

    I'm going to take a look at this further. I've never really wrote any games but its something I want to do!

    You'll have to keep us updated on your games progress. I'd like to see it.
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

  3. #3
    Member
    Join Date
    Aug 2009
    Posts
    53
    Thanks
    2
    Thanked 3 Times in 2 Posts

    Default Re: A little game framework gem

    Quote Originally Posted by JavaPF View Post
    Looks interesting

    I'm going to take a look at this further. I've never really wrote any games but its something I want to do!

    You'll have to keep us updated on your games progress. I'd like to see it.
    Sure will, but progress is very slow due to school comming first, and we are busy lately.

  4. #4
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: A little game framework gem

    I know the feeling! I'll keep an eye out for an update on your progress.
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

Similar Threads

  1. HybridJava web framework
    By Alex68 in forum Web Frameworks
    Replies: 2
    Last Post: October 1st, 2011, 10:04 AM
  2. [SOLVED] Best Java web framework
    By renu1 in forum Web Frameworks
    Replies: 1
    Last Post: March 15th, 2010, 09:16 AM
  3. Plugin the struts2 framework
    By kalees in forum Web Frameworks
    Replies: 1
    Last Post: January 15th, 2010, 01:19 AM
  4. Game 3x3
    By Koren3 in forum Algorithms & Recursion
    Replies: 1
    Last Post: December 20th, 2009, 08:43 PM
  5. Job offers to program Hobo Wars
    By MooncakeZ in forum Paid Java Projects
    Replies: 7
    Last Post: September 17th, 2009, 09:41 PM