GitXplorerGitXplorer
s

life

public
0 stars
0 forks
26 issues

Commits

List of commits on branch master.
Unverified
25414d8fd632b8c7bb6715a12a4d15daee667b17

Require relative

ssalbertson committed 10 years ago
Unverified
136bbb632faa998ac8a6ad2c96a42cb5ec902625

Use let and context in spec.

ssalbertson committed 13 years ago
Unverified
9e62c79a525ebadd6e4bb3028d13d58d13ddbcca

Use a zero for dead cells instead of nil.

ssalbertson committed 13 years ago
Unverified
5e9cf6d1746d8d2a948fc9372fe22c58d94dd251

Move some logic into #alive?. Add improvement comment, remove some other comments.

ssalbertson committed 13 years ago
Unverified
a8a32e808d9ef82d299afb6b69240c552d3c7b8b

Removed old tests.

ssalbertson committed 13 years ago
Unverified
9264702e5ea66a5dfd177a5aa8678b622e250108

Use Rspec instead of Test::Unit.

ssalbertson committed 13 years ago

README

The README file for this repository.

Conway's Game of Life in Ruby.