This project is a home exam for the course D7032E at Luleå Tekniska Universitet. It is a rewrite of the board game Point Salad, where players collect cards to score points. The refactoring that is done in this repo involves network communication and game state management. It includes various commands for sending messages to clients, handling game states, and managing player scores.
- Java
- Apache Log4j for logging
- JUnit for testing
- Mockito for mocking