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 want to make simple Tic Tac Toe game, anyone can guide me?

  1. #1
    Member
    Join Date
    Mar 2014
    Posts
    36
    My Mood
    Confused
    Thanks
    20
    Thanked 0 Times in 0 Posts

    Default I want to make simple Tic Tac Toe game, anyone can guide me?

    This is for my school project. My instructor told me to make game from java but based on GUI. And I thought about it, I want to make Tic Tac Toe (X-O) game.
    Any one in here can guide me to complete this? Give me hints and tell me what to do, then I'll write the code on my won step-by-step.

    Thanks, I appreciate any responses from you guys!


  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: I want to make simple Tic Tac Toe game, anyone can guide me?


  3. The Following User Says Thank You to GregBrannon For This Useful Post:

    noobies (April 28th, 2014)

  4. #3
    Member
    Join Date
    Mar 2014
    Posts
    36
    My Mood
    Confused
    Thanks
    20
    Thanked 0 Times in 0 Posts

    Default Re: I want to make simple Tic Tac Toe game, anyone can guide me?

    Yup, in that forum already have the tutorial. So, it solved. Thanks for your responses!

    --- Update ---

    Hey greg! This is the code from my previous project, hope you can help me
    http://www.javaprogrammingforums.com...tml#post146524

Similar Threads

  1. Replies: 1
    Last Post: April 12th, 2013, 10:25 AM
  2. Need help with Logic of a Tic Tac Toe game.
    By Rain_Maker in forum What's Wrong With My Code?
    Replies: 10
    Last Post: April 8th, 2013, 08:14 PM
  3. Need help with tic tac toe game
    By ogpg2006 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: August 2nd, 2012, 07:34 AM
  4. HOW TO MAKE a TIC TAC TOE GAME in Net beans as a desktop application ?
    By jude_pinas in forum Object Oriented Programming
    Replies: 2
    Last Post: September 26th, 2011, 12:51 AM
  5. TIC-TAC-TOE GAME
    By umerahmad in forum What's Wrong With My Code?
    Replies: 2
    Last Post: August 29th, 2011, 12:15 PM