This source code intends to implement the Conway's Game of Life in Java language. Programming in TDD, the unit test framework is JUnit.
This is my first time programming in Java, welcome to refactor my source code and give more comments.
Running unit test case via execute scripting:
./runut.sh
For demo