Skip to content

reedlaw/game_of_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

A simple implementation in Ruby with the ruby-opengl gem providing OpenGL rendering support. You may need to alter the paths to GLUT and GL.

Starting seed is hardcoded in lib/render.rb.

Usage

ruby lib/render.rb

Issues

Performance is poor.

About

Conway's Game of Life in Ruby rendered in OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages