Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

3 stars

Watchers

11 watching

Forks

Releases

Packages

Contributors

Languages