Boilerplate code to get you started with the code retreat in Java.
- Java 8 +
- Maven
- Implement failing tests
- Implements test cases for missing scenarios
- Implement the
nextState()
method - Implement the provided tests
- Looks for additional test cases on Game of life wikipedia