Talk:Robocode/.NET/Create a .NET robot with Visual Studio

From Robowiki
Jump to navigation Jump to search

Contents

Thread titleRepliesLast modified
.net performance?219:42, 20 October 2017
useing a 2nd class for one robot (eclipse023:32, 19 May 2013

.net performance?


Hiya, I was thinking about getting back into robocode (again!!!) and was looking at the .net api.

Is there any performance difference between that and the Java robots? My bots tend to be CPU heavy so it's pretty critical to me before I dive back in!

On a side note how does it work technically? How does clr code get executed against the Java runtime?

Wolfman (talk)07:58, 18 October 2017

I'm not actually sure about the details of how it works. I do know that it doesn't work in the rumble though, which is a deal-killer for me.

Regardless, welcome back! The more the merrier =)

Skilgannon (talk)21:55, 19 October 2017

Yeah I discovered the rumble thing, it's a shame, I'm much more comfortable with c#! Oh well! Java is fine!

Wolfman (talk)19:42, 20 October 2017
 
 

useing a 2nd class for one robot (eclipse

i have been trying to use a movement class to handle different maneuvers in different situations. How ever robocode dosen't seem to recognize that. It just tells me that i'm using a method that robocode dose not know about. anyone have any idea or even if they have encountered this issue them self.

Deathadder (talk)23:32, 19 May 2013