Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

JC's Game of Life Implementation

Introduction

Start an irb session at the project root and then write:

require_relative 'lib/game_of_life'

game = GameOfLife.start
game.perform

You can call game.perform as many times as you want to advance the game, one step at a time.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages