Go to file
Guido Schweizer 79c8e31d77 better readme 2022-06-02 15:59:54 +12:00
sguis-conways better readme 2022-06-02 15:59:54 +12:00
.gitignore init 2022-05-30 21:56:28 +12:00
.ruby-version init 2022-05-30 21:56:28 +12:00
README.md better readme 2022-06-02 15:59:54 +12:00
game.rb added improved version 2022-05-31 11:36:36 +12:00

README.md

My take on Conways game of life with ruby

Screenshot1

Description

Play at itch.io

game.rb can be run standalone. sguis-conways contains the dragonruby version of this implementation

Changelog

v0.1 - Released with pause/unpause and click to add/remove cells

Todo

  • Reset
  • Zoom
  • Better Graphics