Closed jordansoans2002 closed 2 years ago
multiplayer gui: creates each players scrollpane but is not able to update the guesses on the GUI https://github.com/jordansoans2002/Miniproject_1B/blob/master/src/main/java/com/example/miniproject_1b/CowBull_multiplayer.java
controller for multiplayer:
GUI is fully functional with server. Server is controlled by gameplay. Controller is only setup for server, client is still not added