Table of Contents - conways_game_of_life-1.0.3 Documentation
Classes and Modules
- GameLifeException
- GameOfLife
- GameOfLife::Cell
- GameOfLife::Cli
- GameOfLife::Earth
- Object
- RubyVersionException
Methods
- ::new — GameOfLife::Cell
- ::new — GameOfLife::Earth
- ::start — GameOfLife::Cli
- #[] — GameOfLife::Earth
- #alive? — GameOfLife::Cell
- #alive_neighbours — GameOfLife::Earth
- #bool_to_num — GameOfLife::Cell
- #die! — GameOfLife::Cell
- #log — GameOfLife::Earth
- #next! — GameOfLife::Cell
- #next! — GameOfLife::Earth
- #relive! — GameOfLife::Cell
- #reload — Object