ConnectFour Very basic connect four game in Java. Empty spaces are printed with an O and taken spaces are printed with an R or B for the player. Run the "test" class to make the program run.