Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 239 Bytes

File metadata and controls

4 lines (3 loc) · 239 Bytes

GameOfLife

A small Java application simulating Connway's Game of Life. Mainly written in Kotlin.

In order to compile the source code, you might want to use IntelliJ IDEA as the project uses some forms created with its graphical editor.