mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-12 15:50:20 -08:00
Added Header
This commit is contained in:
@@ -13,6 +13,8 @@ public class HighIQGame {
|
||||
}
|
||||
|
||||
public static void printInstructions() {
|
||||
System.out.println("\t\t\t H-I-Q");
|
||||
System.out.println("CREATIVE COMPUTING MORRISTOWN, NEW JERSEY");
|
||||
System.out.println("HERE IS THE BOARD:");
|
||||
System.out.println(" ! ! !");
|
||||
System.out.println(" 13 14 15\n");
|
||||
|
||||
Reference in New Issue
Block a user