Difference between revisions of "Talk:Ocnirp"

From Robowiki
Jump to navigation Jump to search
(Misc comment)
Line 16: Line 16:
  
 
&raquo; <span style="font-size:0.9em;color:darkgreen;">[[User:Nat|Nat]] | [[User_talk:Nat|Talk]]</span> &raquo; 17:37, 15 February 2009 (UTC)
 
&raquo; <span style="font-size:0.9em;color:darkgreen;">[[User:Nat|Nat]] | [[User_talk:Nat|Talk]]</span> &raquo; 17:37, 15 February 2009 (UTC)
 +
 +
Depending on your distance, BFT can be anywhere from +1 to +3.  Give some different numbers a shot when you get a chance.  I find it very funny that all my tweaks thus far add up to a +2 to a timer :) --[[User:Miked0801|Miked0801]] 08:51, 24 May 2009 (UTC)

Revision as of 09:51, 24 May 2009

Congratulations for your nano! It's very good for a first pattern matcher, but you must prepare, because I'm developing a super-duper nano which is not a Pugio-like beat-the-weak-hard-and-forget-about-other-pm-bots robot but a real pattern-matcher fighter! :) --HUNRobar 21:31, 14 February 2009 (UTC)

Ha ha... No, it isn't my pattern matcher, it's Simonton's! I just try my movement. I didn't expect any more ranking on this bot. My interest is in mega bot now! I've some problem on codesize-limited bot because I like javac than jikes! I think you already knew that jikes generated less codesize than javac! One more thing you need to know, there are some GF around nanoboy, too. My Ocnirp movement can beat top 4 bot, but not these GF bot! » Nat | Talk » 01:44, 15 February 2009 (UTC)

Ok, I thought that the pm code is not yours, but the robot is. My robots have Funkychicken's code, I think it's easier to understand and tweak. Anyway, there are 3 types of nano pm codes. One is the NanoLauLectrik, WeekendObsession etc. type of gun, second is Funkychicken's approachment and Kakuru has an own gun which works with doubles instead of a string.
Other topic: You'd laugh but I don't know about jikes. I'm not very into the low levels of programming, I'm rather interested in game programming and robocode. I just start NetBeans and have fun. But I'd be glad if you tell me more about jikes..
Another topic: Yes, I know about GF nanos, simonton and kawigi has one. GFnano D and Thnikkabot I reckon so. Your movement is strongly vulnerable to them, because it's very flat. --HUNRobar 15:09, 15 February 2009 (UTC)

I've not look at FunkyChicken or Kakuru code yet. But I know that NanoLauLectrik and WeekendObsession has difference type of gun. I know that it's symbolic pattern matching, but WeekendObsession do SingleTick matching while NanoLauLectrik does ordinary pattern matcher. For jikes, I not sure for nano bot, but for minibot, it is. On Komarious page on the old wiki, he said that jikes would save him 18 bytes. Also, when I try to compile new Conriantumr om my machine using javac, it's codesize is around 1503 which should not be occur for mini bots. To use jikes, go to robocode editor! Are you using Netbeans? Well, I've both Netbeans and Eclipse on my computer and I saw that Eclipse is better for robocode than Netbeans!

I think you should misunderstand something. My movement is not flat so the GF will hit me well! But it is flat enough to dodge simple GF. Note that flat movement is effective against GF, but truely flat movement will vulnerable to PM. I saw that current version of Ocnirp can dodge StatistBot GF better than my flat movement with Waylander flattener!

One more thing, I should deny that Ocnirp is mine. My PM gun is lift directly (the word 'modified' on its page mean only increase match length) from WeekendObsession. And I took only 10 minutes create random orbiting movement! Although I take 2 more hours to find the factor suitable for every bot.

Last thing: you can split your comment into many paragraphs as you like. Not just mix everything into one paragraph!

» Nat | Talk » 17:37, 15 February 2009 (UTC)

Depending on your distance, BFT can be anywhere from +1 to +3. Give some different numbers a shot when you get a chance. I find it very funny that all my tweaks thus far add up to a +2 to a timer :) --Miked0801 08:51, 24 May 2009 (UTC)