Posted By: hack.root | Apr 4th, 2005 @ 9:23 PM
page 1 of 1
Comments: 9 | Views: 11383 | Downloads: 10
Download:Link for C# Robots GUI(0 Bytes)

C# robots

This is my attempt to write C# reincarnation of famous crobots game from my childhood. Smiley

Boys, i writed GUI, and landscape generation algorithm, and want to hear a bit of words about it, if it is interesting to you. I'm waiting for community members who still remembers crobots to implement game engine for robots movement, fire, etc.

This is my nostalgie to good old times when 16 bits architecture and 25 Mhz is all that can makes my dreams come true.

This code is not encrypted, so If you occasionaly debug this code with Lutz Roeder's Reflector Smiley, just left my copyright on algorithms Smiley. Let me know, if it will be used in commercical software.

This code uses Managed DirectX9. It can be hacked and extracted from release version of standart DirectX 9.0c redistribution packages, mdxredist.msi, if you have right tools, and if you didn't done it already, install it as

msiexec.exe /i mdxredist.msi

That's all!

There is another way, if your qualification is not allows to extract this file, simply run

setup.exe /installmanageddx

P.S.

Source codes also will be avaliable, it does not depends of any DX SDK's versions at all, but it requires Visual C# Express Edition 2005, so if i found large enouth team willing to develop this project, i will publish the code. It's based upon C# 2.0 features, as templates. So anyone willing to learn c# and commynity development are welcome.

Artur Mustafin,
hack.root@mail.ru

Looks cool. I'm not familiar w/ CRobots, but I'm guessing it's similar to Terrarium?
hack.root wrote:

-motivation subsystem
-communication sybsystem
-command tactics

I think including the above systems will make it much more fun.

Although, the system below would make the robots unpredictable, and maybe not so fun.
hack.root wrote:

-learning subsystem (depends what you mean)
-behavioral generator
-genetic algorithms


I tried running this app, but it immediately gives a FileNotFoundException.
Hi, Im new here! My Name's Tom!

Anyway, i like your idea! What if you could make the robots like the 'Replicators' from Stargate SG-1 (shudder) Expressionless, that would be cool!

Keep up the good work!

Tom
Would love to know where I can down load C# Robots.  Also loved C Robots.  Would like to use as a teacher for a middle school.

Any help would be great!!!!!!

terry43lee@hotmail.com
TerryLee, the first post in this thread has a link that says "[Save]" at the bottom of the post. They should really find a better way of showing the download-link.
page 1 of 1
Comments: 9 | Views: 11383 | Downloads: 10