Skip to content

lkdjiin/game-of-life-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life in Ruby/Opal.rb

This code is made to support a serie of blog posts I wrote in french.

Installation

Clone this repository.

Then bundle and rake build.

Usage

Open index.html in your browser.

License

MIT.

Questions and/or Comments

Feel free to email Xavier Nayrac with any questions, or contact me on twitter.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Releases

No releases published

Packages

No packages published

Languages