game-dashboard-seed Initial code for the game dashboard 11-04-2018 Modified by DK to require the IP address and port number to be entered from the command line To build and run: $ javac LanderDash.java $ java LanderDash <ip address> <port number> &