Search:

Type: Posts; User: eddross

Search: Search took 0.09 seconds.

  1. Replies
    2
    Views
    1,775

    Re: Beginner - Help with my code.

    Hi, thanks for your reply.

    I have done that. It seems to remove the error but it returns an incorrect value, I belive it is 0 from when it is initialised.

    I think my code is wrong to calculate...
  2. Replies
    2
    Views
    1,775

    Beginner - Help with my code.

    Basically, I have a program that simulates a game of Kalah, I have an AI player that evaluates each mvoe possible to see if it is a good move.

    Here is the code for this:


    package kalah;
    ...
Results 1 to 2 of 2