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: Tictactoe with out GUI

  1. #1
    Junior Member
    Join Date
    Sep 2012
    Location
    South Afric Pietremaritzbur
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Tictactoe with out GUI

    I dont know what to do now,am tryin to make a T.T.T game,where a computer v.s a computer using Random class.Random random=new Random(4),


  2. #2
    Super Moderator curmudgeon's Avatar
    Join Date
    Aug 2012
    Posts
    1,130
    My Mood
    Cynical
    Thanks
    64
    Thanked 140 Times in 135 Posts

    Default Re: Tictactoe with out GUI

    Please have a look at the Java Tutorial as it will have valuable lessons to help you learn to program in Java. Please feel free to come back if you have any specific answerable questions.

  3. #3
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: Tictactoe with out GUI

    Please read the forum rules and choose your forum to post in carefully. I have moved your thread out of the members introductions forum.

Similar Threads

  1. TicTacToe problem
    By Kratos in forum Java Theory & Questions
    Replies: 3
    Last Post: March 15th, 2012, 12:13 PM
  2. TicTacToe 2D Array help
    By steel55677 in forum What's Wrong With My Code?
    Replies: 11
    Last Post: July 9th, 2011, 05:01 PM
  3. TicTacToe
    By Zerro900 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: April 27th, 2011, 08:29 AM
  4. Tictactoe problem
    By Nostromo in forum What's Wrong With My Code?
    Replies: 0
    Last Post: March 26th, 2011, 03:38 PM
  5. i neeeed help in tictactoe in java !!
    By yinky in forum What's Wrong With My Code?
    Replies: 0
    Last Post: November 29th, 2009, 11:17 PM