开发者

Game of life in C#

开发者 https://www.devze.com 2023-01-16 15:41 出处:网络
Can we represent Conway\'s game of life using graphs? And开发者_StackOverflow中文版 is there any example out there? Or any help would be much appreciated.They used to calculate it by hand, so yes - y

Can we represent Conway's game of life using graphs?

And开发者_StackOverflow中文版 is there any example out there? Or any help would be much appreciated.


They used to calculate it by hand, so yes - yes you can!

I suspect that's not the answer you want to hear though, can you clarify your question ?


http://igoro.com/archive/self-printing-game-of-life-in-c/

http://www.c-sharpcorner.com/Forums/ShowMessages.aspx?ThreadID=6819

http://forums.asp.net/t/1063384.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消