Skip to content

hugovelias/gameoflife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

# Project: Simple Game of Life automaton in ruby
# Author: Hugo V. Elías (c0d34fn@gmail.com)

Instructions:

1. install ruby (only thing needed)
2. go into terminal then load ruby interactive shell >irb
3. once in ruby interactive shell load app like this >load 'runner.rb'
4. still in ruby interactive shell run app like this >Runner.new(grid_size: N, sleep_time: M)
5. hit enter and see it go!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages