Test out this code BOIZ
This commit is contained in:
@@ -213,6 +213,7 @@ public class Player {
|
||||
public void gameOver(){
|
||||
System.out.flush();
|
||||
System.out.println("Game over");
|
||||
System.exit(0);
|
||||
}
|
||||
|
||||
public boolean playAgain(){
|
||||
|
||||
Reference in New Issue
Block a user