Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

Build Status

See wikipedia page for the history and rules of this beautiful game.

Being the glider my current avatar I thought it was time to write my version of Conway's Game of Life in ruby :)

This is the simplest implementation I could write of the game in ruby, it's not the best OOP code example but I think that while being written just for fun and quicky it's compact and clear.

Usage

Run the basic game in terminal with

  ruby run.rb

Specs

Run them with

  rake

About

my ruby version of this famous game

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages