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 3 of 3

Thread: I'm looking for some getting started kinda help

  1. #1
    Junior Member
    Join Date
    Apr 2010
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default I'm looking for some getting started kinda help

    Hello I'm new to this forum.

    I'd like to look into programming a game in java.
    Iv'e programed simple text-based games such as tic-tac-toe and battleship in C. But I'd like to do something more graphical in java. I have some experience from classes I've taken in java, some basic work with graphics in swing.

    My problem is knowing where to get started. My idea is to make a hacky-sack game. I understand how I will need to implement math in order to make it happen, its just coding it that I feel shaky about.

    Any information would be helpful to help me get going on this project.


  2. #2
    Member
    Join Date
    Apr 2010
    Location
    The Hague, Netherlands
    Posts
    91
    Thanks
    3
    Thanked 10 Times in 10 Posts

    Default Re: I'm looking for some getting started kinda help

    Hey Matress,

    This forums name is: Member Introductions, what gave you the idea programming problems are solved here?

    Pick a forum from the category: "Java Standard Edition Programming Help" and post your problem over there.

    Anyway, welcome to the forum Matress, you already opened a topic here so why dont you introduce yourself

  3. #3
    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: I'm looking for some getting started kinda help

    Hello Matress,

    Welcome to the forums.

    Bryan is right... This isn't really the correct forum to post this question in. I will possibly move this thread if you get many replies.

    Anyway, have you started to code this yet?

    Maybe you can post your pseudo code or math logic and we can take it from there
    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. Getting started
    By snakey112 in forum Java Theory & Questions
    Replies: 1
    Last Post: February 2nd, 2010, 06:53 PM
  2. help: union of two array,.. kinda problem
    By sanfor in forum Collections and Generics
    Replies: 2
    Last Post: November 29th, 2009, 02:33 PM
  3. Getting started...
    By Sedsarq in forum Java Theory & Questions
    Replies: 3
    Last Post: November 17th, 2009, 06:46 PM
  4. Can someone help me get started?
    By six in forum The Cafe
    Replies: 4
    Last Post: October 24th, 2009, 12:54 PM
  5. How to get started with Java?
    By Terry in forum The Cafe
    Replies: 4
    Last Post: May 15th, 2009, 03:31 AM