Skip to content

lvillasen/Game-of-Life-Julia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Conway's Game of Life in Julia Language

License: GPLv3

Date: 2016-03-30

#Usage

julia GameOfLife.py n n_iter m

where:

n is the board size

n_iter the initial number of iterations

m is 1 to plot the board or 0 for no graphical output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages