pandermatt / game-of-life

πŸ˜€ Game of Life in Ruby

Home Page:http://pandermatt.ch/game-of-life/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game of Life

There are 7 different simulations:

1. RandomRatio50  //alive ratio at beginning 50%
2. RandomRatio10  //alive ratio at beginning 10%
3. Pentadecathlon
4. Toad
5. LightweightSpaceship
6. Pulsar
7. GospersGliderGun

to run the simulation type bin/run

Demo

Pentadecathlon

Toad

LightweightSpaceship

Pulsar

GospersGliderGun

Code adapted from https://github.com/renuo/game-of-life

About

πŸ˜€ Game of Life in Ruby

http://pandermatt.ch/game-of-life/

License:MIT License


Languages

Language:Ruby 100.0%