Skip to content

HackerSpaceMaringa/TheGameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TheGameOfLife

Conway's game. The hacker emblem!

It takes 3 arguments.

  • 1 - File from which it takes the initial state.

  • 2 - Maximum number of lines.

  • 3 - Maximum number of columns.

There is an example in the folder "init". To execute that example, you have to type:

  • $ cd src/

  • $ ./conway ../init/teste 30 50

About

Conway's game. The hacker emblem!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages