Build using
mvn install
Run with
java -jar target/GameOfLife-1.0-SNAPSHOT.jar
Simple game of life implemented using Kotlin and Swing