conways-game-of-life-druby/README.md

19 lines
404 B
Markdown
Raw Normal View History

2022-06-02 05:59:54 +02:00
## My take on Conways game of life with ruby
![Screenshot1](./sguis-conways/metadata/screenshot_1.png)
2022-05-30 11:56:28 +02:00
2022-06-02 05:59:54 +02:00
## Description
2022-05-30 11:56:28 +02:00
2022-06-02 05:59:54 +02:00
Play at [itch.io](https://squishibutz.itch.io/sguis-conways)
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