Skip to content

paulleader/opal-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life in Ruby

Background

While playing with the Volt framework and the Opal Ruby-to-JS transpiler, I knocked up this browser based implementation of Conway's Game of Life.

The code is a bit over-complex, and not particularly efficient, it was purely and experiment in how to use Opal in the browser.

Setup

To build the css and js files run...

bundle install

rake build

Now open index.html in a browser.

About

Conway's Game of Life, built with Opal, the Ruby to JS transpiler

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published