Skip to content

Ilyeo/conways-game-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game Of Life

The project implements the "Game of life" invented by John Horton Conway.

Installing

  1. Clone the repo
  2. Run bundle install to install dependencies

Running the game

  1. Run ruby lib/game_of_life.rb

Running tests

  1. Run ruby test/galaxy_test.rb to execute galaxy test file

About

Game of life with Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages