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.
|
| Mezzie Friday, February 24, 2006 11:00 PM |
| 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 Thursday, August 31, 2006 7:03 AM |
| gqlu wrote: | |
I remembered that somebody posted a private site of terrarium (maybe of his own) inhis 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 Friday, September 01, 2006 3:58 PM |
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?
|
| Jacques 316 Monday, July 31, 2006 4:46 AM |
Sorry but what is this project anyway? |
| dbcuser Friday, August 11, 2006 9:19 PM |
Check the website: Terrarium regularly, and hope they update it rapidly. :-) |
| gqlu Thursday, August 31, 2006 6:54 AM |
| 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 Thursday, August 31, 2006 7:03 AM |
|
| Dion Olsthoorn Thursday, August 31, 2006 10:08 PM |
I remembered that somebody posted a private site of terrarium (maybe of his own) inhis post. But I can't find it now... |
| gqlu Friday, September 01, 2006 1:06 AM |
| gqlu wrote: | |
I remembered that somebody posted a private site of terrarium (maybe of his own) inhis 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 Friday, September 01, 2006 3:58 PM |
Hehe. That's it! Thanks. |
| gqlu Tuesday, September 05, 2006 1:00 AM |
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.
|
| Mezzie Monday, September 18, 2006 10:26 PM |
I don't understand why they won't release the source code. The server and client are .Net so it took me all of 20 seconds to decompile them but it sure would be nice if they released the source code so I could have their comments and a complete, working, solution file.
I understand it's old code but there are some really interesting things that I would like to learn how to do; like how they run the code for each bug vs. a standard game loop.
P.S. I used the excellent, and free, Reflectorby Lutz Roeder to decompile. |
| Cirbirus Wednesday, May 21, 2008 1:40 PM |
If anyone still has a working link or the source can they please contact me? I am interested in the source too but can't find it anywhere 
|
| Allan Nielsen Thursday, July 03, 2008 2:14 AM |
Yes! The source code and a new 2.0 release can be found here:
http://www.codeplex.com/terrarium2
Blog entry describing the release (and a bit of a roadmap for the future) can be found here:
http://weblogs.asp.net/bsimser/archive/2008/07/16/reintroducing-terrarium-now-with-2-0-goodness.aspx
Enjoy!
|
| Bil Simser [MVP] Wednesday, July 16, 2008 2:13 PM |