Made a title screen and fixed help command

This commit is contained in:
Luca Carnegie
2019-05-23 13:59:29 -04:00
parent 5a6802679a
commit ba18bed404
3 changed files with 23 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
package com.bayviewglen.zork;
package com.bayviewglen.zork;
public class Zork {
public static void main(String[] args) {