Question: I am a complete beginner to java! I am working in eclipse to create a game of a checkers. I am working on three methods,
I am a complete beginner to java! I am working in eclipse to create a game of a checkers. I am working on three methods, my partner is doing the other three methods. I need help with the gameloop() and checkValidMove() methods. Only the main method can refer to other methods, also.
My methods:

The other methods:

My method descriptions:

Rules:

Additional Requirements:

Additional info for gameloop() method:

Many thanks in advance!
public static void gameLoop) public static boolean checkValidMove (String start, String dest)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
