Closed KlnSdr closed 1 year ago
The input verification only checks if the url is a valid url, this needs to be updated for checking if it is a valid url or ip address.
String nickname = nicknameField.getText().trim();
joinOnlineGame
functionjoinOnlineGame
I edited the code so please take a look if its okay now.
implemented all review comments. rebase needed
review