- Feb 03, 2023
-
-
wouter-deen authored
-
wouter-deen authored
-
wouter-deen authored
-
Costea, I. (Iulia, Student B-BIT) authored
-
Costea, I. (Iulia, Student B-BIT) authored
-
Costea, I. (Iulia, Student B-BIT) authored
-
wouter-deen authored
-
wouter-deen authored
-
wouter-deen authored
-
wouter-deen authored
-
wouter-deen authored
-
wouter-deen authored
-
wouter-deen authored
-
wouter-deen authored
-
Costea, I. (Iulia, Student B-BIT) authored
-
wouter-deen authored
-
wouter-deen authored
-
wouter-deen authored
-
wouter-deen authored
-
Costea, I. (Iulia, Student B-BIT) authored
-
- Feb 02, 2023
-
-
wouter-deen authored
-
wouter-deen authored
- Optimize imports - Remove unused fields - Remove system outs in the server classes
-
- Feb 01, 2023
-
-
wouter-deen authored
-
wouter-deen authored
-
wouter-deen authored
-
wouter-deen authored
-
wouter-deen authored
-
wouter-deen authored
-
wouter-deen authored
-
wouter-deen authored
-
wouter-deen authored
-
wouter-deen authored
- Updated necessary methods - Update readme - Rename pool to clientPool (in addition to gamesPool)
-
Costea, I. (Iulia, Student B-BIT) authored
Fixing getAndSetNextPlayer() Test.
-
wouter-deen authored
- Added more validations to getPort() in InputHandler.java
-
wouter-deen authored
- Fixed a rare error in the placeFirstCard() method in DiscardPile.java, where the first card was invalid, and the second card was a colored number card. - Implemented the rule that if you draw a card and this card is a valid card to play, you can play it immediately in the same turn. - Implemented exception prevention for the broadcast() method in Server.java.
-
wouter-deen authored
- Move isValidCard() from Game to Card class
-
wouter-deen authored
-
Costea, I. (Iulia, Student B-BIT) authored
-
Costea, I. (Iulia, Student B-BIT) authored
Adding Test classes GameTest, PlayerTest, CardTest.
-