Code released for .NET Terrarium?

Does anyone know if the code for the Terrarium was ever released? Is there going to be a new one for .NET 2.0? Can you guys at least open source since it was pretty cool and I think there would be an audience for it if it were to be maintained and improved.

[286 byte] By [EddieGarcia] at [2007-12-22]
# 1
I read something about a guy that did a port to .NET 2.0 with VB, but I can't find his project anywhere... Is is still alive?
Jacques316 at 2007-8-30 > top of Msdn Tech,Windows Forms,Windows Forms Sample Applications...
# 2
Sorry but what is this project anyway?
dbcuser at 2007-8-30 > top of Msdn Tech,Windows Forms,Windows Forms Sample Applications...
# 3
Check the website: Terrarium regularly, and hope they update it rapidly. :-)
gqlu at 2007-8-30 > top of Msdn Tech,Windows Forms,Windows Forms Sample Applications...
# 4

Jacques 316 wrote:
I read something about a guy that did a port to .NET 2.0 with VB, but I can't find his project anywhere... Is is still alive?

Found it. This post:

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=373738&SiteID=1

But he didn't put his project link on it.

gqlu at 2007-8-30 > top of Msdn Tech,Windows Forms,Windows Forms Sample Applications...
# 5

Sorry, the site http://www.terrariumgame.net/terrarium/ doesn't exist... :-(

DionOlsthoorn at 2007-8-30 > top of Msdn Tech,Windows Forms,Windows Forms Sample Applications...
# 6
Dion Olsthoorn wrote:

Sorry, the site http://www.terrariumgame.net/terrarium/ doesn't exist... :-(

I remembered that somebody posted a private site of terrarium (maybe of his own) in his post. But I can't find it now...

gqlu at 2007-8-30 > top of Msdn Tech,Windows Forms,Windows Forms Sample Applications...
# 7
gqlu wrote:

I remembered that somebody posted a private site of terrarium (maybe of his own) in his post. But I can't find it now...

That would be me? http://www.davidandangela.ws/Terrarium

Although, don't look for a 2.0 version for the following reasons.

1. Microsoft never released the source.

2. Porting to 2.0 would require an indepth analysis of the .Net 2.0 framework (a LOT of work) to ensure that it continues to prevent critters from containing malicious code.

3. There just isn't enough interest to warrant the effort. In all the time my server's been up and running, I've never seen more than 6 peers. :o(

dkocur2 at 2007-8-30 > top of Msdn Tech,Windows Forms,Windows Forms Sample Applications...
# 8
Hehe. That's it! Thanks.
gqlu at 2007-8-30 > top of Msdn Tech,Windows Forms,Windows Forms Sample Applications...
# 9

Yeah, if only they had made it about robots or tanks with explosions and such you know put a little testoserone in it. But, I guess people weren't too interested in doing bug brains. Oh well. I played with it a bit and I thought it was great.

I wish they would keep their promise and release the source code so we could learn from its implementation.

EddieGarcia at 2007-8-30 > top of Msdn Tech,Windows Forms,Windows Forms Sample Applications...