Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 492 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 492 Bytes

Game of Life in Ruby

Author Software License

Description

This is just a learning project for fun with Ruby.

game-of-live

Run

from the root of the project

ruby main.rb

Run tests

from the root of the project

ruby tests.rb -v -c