Discussion:
Where can I get the library NRLIBJ?
v.prooks
2010-04-26 11:16:28 UTC
Permalink
Hello,

I'm new to Robocode and working on translation Java bots to .Net. I have hosted an opensource project called RobocodeBotsDotNet.

Currently I'm experiencing difficulties with the OrcaM bot: I can't find the NRLIBJ anywhere. Each link to the library is broken. Could anyone please share this library with me?

To those who doesn't know, OrcaM is an opensource bot that utilizes neural network targeting algorythm.

I'm going to translate the code of OrcaM to C# and refine it a little bit, and would add some comments to clarify the algorythm.

If you're interested in collaboration please see the repository of RobocodeBotsDotNet and join my team: http://www.assembla.com/spaces/robocode-bots-dotnet/tickets



------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/Robocode/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/Robocode/join
(Yahoo! ID required)

<*> To change settings via email:
Robocode-***@yahoogroups.com
Robocode-***@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
Robocode-***@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
Nat Pavasant
2010-04-26 14:07:37 UTC
Permalink
I believe that http://old.robowiki.net/robowiki?ScruchiPu 's shour
code contains NRLIBJ library.

Question:Why do you want to convert Java robots to .NET? The Java
robot and .NET robot can fight together in Robocode, and I believe
.NET, especially C#, programmers have no problems reading, and only
reading, Java code.

- Nat


------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/Robocode/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/Robocode/join
(Yahoo! ID required)

<*> To change settings via email:
Robocode-***@yahoogroups.com
Robocode-***@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
Robocode-***@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
v.prooks
2010-04-26 19:27:57 UTC
Permalink
Thank you very much,

I've found that library at last :) Also I've found the NNet class reference from NRLIBJ: http://geneura.ugr.es/cgi-bin/cvsweb/docs/nrlibj/nrlibj/NNet.html?rev=1.1.1.1

I'm not going to translate all of the bots. The thing is I like robots and C#, but don't use Java at all. Some of my friends are the same. So I study Robocode and share useful code with them. It's just the way of studying Robocode and having fun.
Post by Nat Pavasant
I believe that http://old.robowiki.net/robowiki?ScruchiPu 's shour
code contains NRLIBJ library.
Question:Why do you want to convert Java robots to .NET? The Java
robot and .NET robot can fight together in Robocode, and I believe
.NET, especially C#, programmers have no problems reading, and only
reading, Java code.
- Nat
------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/Robocode/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/Robocode/join
(Yahoo! ID required)

<*> To change settings via email:
Robocode-***@yahoogroups.com
Robocode-***@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
Robocode-***@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

Loading...