Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 515 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 515 Bytes

Conway's Game of Life

wikipedia page, if you somehow don't know what Game of Life is

Run

for this to run you need to run it using these jvm arguments

--module-path "lib/javafx-sdk-11.0.2/lib" --add-modules=javafx.controls

if you're using VSCode then you don't need to worry about it, it's already been set in \.vscode\launch.json