Search:

Type: Posts; User: fishsticks

Search: Search took 0.09 seconds.

  1. Re: New to Java, assignment due in a few hours

    SO far i have created three classes, each called "Player" "World" and "Territory".
    The Player class looks like this:

    import java.util.Scanner;

    class Player
    {
    private static int count =...
  2. New to Java, assignment due in a few hours

    I'm a Civil Engineering student from Australia. "Why are you studying a programming subject then girl?" Who knows, it fit in well with my timetable.

    OKAY
    SO
    basically,

    I need to create this...
Results 1 to 2 of 2