QB64.org Forum

Active Forums => Programs => Topic started by: mynameispaul on February 09, 2019, 05:46:03 pm

Title: Conway's Game of Life (written in QB64 by PaulEL)
Post by: mynameispaul on February 09, 2019, 05:46:03 pm
-please delete-
Title: Re: Conway's Game of Life (written in QB64 by PaulEL)
Post by: bplus on February 09, 2019, 07:12:22 pm
Ah! I am big fan of Conway's GOL: https://www.qb64.org/forum/index.php?topic=129.msg723#msg723
Title: Re: Conway's Game of Life (written in QB64 by PaulEL)
Post by: mynameispaul on February 09, 2019, 08:11:20 pm
crap. sorry.

maybe this post will be deleted
Title: Re: Conway's Game of Life (written in QB64 by PaulEL)
Post by: STxAxTIC on February 09, 2019, 08:23:51 pm
The general policy here is, in order to preserve the record, to only delete spam and illegal stuff.

I suppose you can skirt around this by just saying THIS POST IS SPAM somewhere, and then the admin will be forced to react.

Before doing such a thing, mind if I ask why the withdraw of this publication?
Title: Re: Conway's Game of Life (written in QB64 by PaulEL)
Post by: bplus on February 09, 2019, 08:31:11 pm
Don't worry if it is redundant Paul. It's great to compare code, that's how I learn.

Append: Your code is not redundant, it looks as if it goes into detail for setup and run of different experiments. I just ran a couple of demos.