Skip to content

Implementation of Game of Life for an University Course

Notifications You must be signed in to change notification settings

Raavgo/Game-of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life

A Sequential and Parallel Implementation of the 0 player game "Game of life" for the university course Advanced Programming

Input file format

The input file needs to be in the form:
width,height
content as a matix(width, height) of . and x

Arguments

img.png

Runtime

Submission

The submission csv files can be found in the docu folder

About

Implementation of Game of Life for an University Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published