mini-test

Repository for my attempts to solve the Game of Life.

1.- GoL.pas is a Free Pascal implementation. Developed in December 2013. 2.- GoL.rb is a Ruby implementation. It's a first version, I'm currently learning ruby language.