better readme
parent
16122d919d
commit
79c8e31d77
20
README.md
20
README.md
|
@ -1,5 +1,19 @@
|
||||||
## Sample of Conways life
|
## My take on Conways game of life with ruby
|
||||||
|
![Screenshot1](./sguis-conways/metadata/screenshot_1.png)
|
||||||
|
|
||||||
copy main.rb to dragonruby and run it
|
## Description
|
||||||
|
|
||||||
absolute just got it running version
|
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
|
Binary file not shown.
After Width: | Height: | Size: 67 KiB |
Loading…
Reference in New Issue