Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 320 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 320 Bytes

Game of life

Game of Life program created as a homework for BMEVIAUAV41 subject.


Technical details

  • IDE: IntelliJ IDEA
  • Kotlin version: 1.4.32
  • Tornadofx version: 1.7.20
  • Java build target: 1.8

Usage

  • Use mouse to switch state of each cell
  • Use buttons in the bottom row to manipulate the simulation