This repository has been archived on 2022-08-16. You can view files and clone it, but cannot push or open issues or pull requests.
connect-four/src/de/itsblue/ConnectFour/player
2020-03-04 14:19:37 +01:00
..
LocalPlayer.java - changed the player approach a bit (using a listener now) 2020-02-25 02:10:57 +01:00
Player.java minor fixes and improvements 2020-03-04 14:19:37 +01:00
RemotePlayer.java Added some checks to the server to enshure that moves of the client are legal 2020-02-25 15:34:07 +01:00
RemotePlayerClient.java - fixed graphics issues 2020-02-25 21:19:29 +01:00
RemotePlayerServer.java - fixed graphics issues 2020-02-25 21:19:29 +01:00