Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Life, the game (with cells)
Index -> Programming, Turing -> Turing Submissions
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
beard0




PostPosted: Fri May 28, 2004 9:30 am   Post subject: Life, the game (with cells)

This is a version of life that I made, after an attempt to speed it up by examining only the rectangle containing live cells - if you check out the code you'll see what I mean. I also made a variation called rats, like life but dif. rules.


Rats.t
 Description:

Download
 Filename:  Rats.t
 Filesize:  2.83 KB
 Downloaded:  323 Time(s)


Lifefast.t
 Description:

Download
 Filename:  Lifefast.t
 Filesize:  2.79 KB
 Downloaded:  327 Time(s)

Sponsor
Sponsor
Sponsor
sponsor
guruguru




PostPosted: Fri May 28, 2004 4:00 pm   Post subject: (No subject)

What is supposed to happen? Norhtin happens in either of them for me... I can fill in boxes but thats it. Sounds interesting though...
beard0




PostPosted: Fri May 28, 2004 5:48 pm   Post subject: (No subject)

Hit escape after filling in boxes... It simulates life according to the rules in comments
Paul




PostPosted: Fri May 28, 2004 8:41 pm   Post subject: (No subject)

wow very nice.
Notice if you arrange them in an asymmetrical pattern at the start, they move in mesmerizing patterns, and grow pretty well.
And sometimes they form stable colonies, that are later swallowed by larger groups.
guruguru




PostPosted: Fri May 28, 2004 10:00 pm   Post subject: (No subject)

Wow. That is freakin awsome! I made a chess rook and it took like 5 minutes for the little buggers to sort themselves out Very Happy. I congratulate. I am going to give +10BITS of my saved bits because I am deeple impressed!
beard0




PostPosted: Sat May 29, 2004 6:59 am   Post subject: (No subject)

There are websites showing different life shapes that do certain things. For instance:

-++
+-+
--+

Will actually travel along a diagonal. (+ are live, - are dead)
Catalyst




PostPosted: Sat May 29, 2004 1:20 pm   Post subject: (No subject)

some fun shapes

glider
code:

-+-
-++
+-+

r-pentomino
code:

-++
++-
-+-
alikhan




PostPosted: Sat May 29, 2004 5:49 pm   Post subject: (No subject)

not bad i have something very similar but the rules are slightly different.
you have the wrong rules you can get them of the internet or of my game of life i call it (FP)Game of Life
Sponsor
Sponsor
Sponsor
sponsor
Display posts from previous:   
   Index -> Programming, Turing -> Turing Submissions
View previous topic Tell A FriendPrintable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 8 Posts ]
Jump to:   


Style:  
Search: