Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 243 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 243 Bytes

A functional implementation of Game of Life in Kotlin

Execution

The code is just a proof of concept and there is no direct output. To verify the implementation you can run mvn test from the root of the repository, to run unit tests