Group Abstract Group Abstract

Message Boards Message Boards

0
|
6K Views
|
2 Replies
|
1 Total Like
View groups...
Share
Share this post:

How to build Conway's Game of Life?

Posted 10 years ago

Hello, I am in search for a way to build the Game of Life with Wolfram Language (I use the free cloud programming).

I read this page, but using that code creates only an image while I'm searching for an animated one. I tried to implement the code found at page 40 of Professor Gaylord's PDF, but I was not able to.

I'm only a student and if someone could help with the code I would be immensely grateful. We study Java at school, so this is the only place where I can ask I believe. I don't need anything fancy like custom seeds and speed change, a simple thing that just reproduces the basic Game of Life is more than enough.

Thanks in advance to anyone who bothers to bear with my egoistic request!

POSTED BY: Luigi P
2 Replies
POSTED BY: Vitaliy Kaurov

Hi,

if you can create an image it is not too difficult to make an animation make a table, ie a sequence, of images and ListAnimate them. You can also export them in many different formats.

Cheers,

Marco

POSTED BY: Marco Thiel
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard