Releases: pinpox/go-game-of-life
Releases · pinpox/go-game-of-life
First stable release, with all features and tests implemented
Release 1.0.0
This is the first release of the game. It has all the features of the basic game implemented, the algorithm works as expected according to Conway's rules. The code is well-tested and fully works as expected.