Skip to content

ElforL/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published