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

Thread: Math Game

  1. #1
    Junior Member
    Join Date
    Oct 2013
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Math Game

    Hey,
    I am kinda new to Java. I need some help with a math game i am working on, i have most of it done but having trouble with setting up the part of the code that states if the user inputs the correct answer it will allow the user to move to the next one and if they do not repeats the same one. I am using an upper bound method for this one.

    Attached is a copy of my code.
    Attached Files Attached Files


  2. #2
    Grand Poobah
    Join Date
    Mar 2011
    Posts
    1,545
    My Mood
    Grumpy
    Thanks
    0
    Thanked 167 Times in 158 Posts

    Default Re: Math Game

    Most people will not follow links or download files. Post your code here with [ code ] before and [ /code ] after (without spaces). Post the exact error message your get (if you get them). Ask a specific question.
    Improving the world one idiot at a time!

Similar Threads

  1. Help with simple math game coding
    By jmd in forum Java Theory & Questions
    Replies: 17
    Last Post: February 28th, 2013, 10:49 PM
  2. I need help making a simple math game in java.?
    By bnichs5 in forum What's Wrong With My Code?
    Replies: 4
    Last Post: January 3rd, 2013, 07:14 AM
  3. [SOLVED] Help with Math.tan and Math.atan
    By Dr.Code in forum Algorithms & Recursion
    Replies: 6
    Last Post: July 2nd, 2012, 05:54 AM
  4. Math Game? not sure whats wrong?
    By melinko928 in forum What's Wrong With My Code?
    Replies: 3
    Last Post: October 7th, 2011, 09:35 AM
  5. Confusion with Math.toDegrees() and Math.toRadians(). Please help.
    By marksquall in forum Java Theory & Questions
    Replies: 3
    Last Post: June 23rd, 2011, 01:28 AM

Tags for this Thread