@sierdzio - updated Game Of Life
Hi, people, and especially @sierdzio!
@sierdzio, I’ve read your old code (from this [qt-project.org] comment in this [qt-project.org] thread and created my own Game Of Life. I wrote it in three hours, so it can’t be really cool, but it has functionallity of your implementation.



Source code on GitHub [github.com].
P.S. My russian post [habrahabr.ru] about it.
9 replies
Well, I’m happy to see my code is put to some use :) I have noticed now, that I have not specified ANY license for that project… but I don’t care much. Let’s say it’s GPLv2, but can be changed if you need it to be different :) This way you can borrow code from my project, if you want to.
Nice work, for just 3 hours it’s really impressive! No Langton’s Ant there, though.
Be sure to check out Golly [golly.sourceforge.net], it’s powerful, too.
Well, I’m happy to see my code is put to some use :) I have noticed now, that I have not specified ANY license for that project… but I don’t care much. Let’s say it’s GPLv2, but can be changed if you need it to be different :) This way you can borrow code from my project, if you want to.Nice work, for just 3 hours it’s really impressive! No Langton’s Ant there, though.
Be sure to check out Golly [golly.sourceforge.net], it’s powerful, too.
Thanks for “Golly” – I will check out it. And I haven’t used your code ;-) – only design concept. But AFAIK – GUI can’t be protected under licenses.
And I haven’t used your code ;-) – only design concept. But AFAIK – GUI can’t be protected under licenses.
Yeah I have noticed, I had a quick look into the code before writing my post. It was meant more like a declaration for the future: if you want to take any part of the code, feel free to :)
As for GUI you are right, the famous Apple-Microsoft court case has it settled (at least in USA) years ago.
And I haven’t used your code ;-) – only design concept. But AFAIK – GUI can’t be protected under licenses.Yeah I have noticed, I had a quick look into the code before writing my post. It was meant more like a declaration for the future: if you want to take any part of the code, feel free to :)
As for GUI you are right, the famous Apple-Microsoft court case has it settled (at least in USA) years ago.
Thanks, if I need – I will ;)
You must log in to post a reply. Not a member yet? Register here!




