Hi Everyone, I'm a newbie at Robocode. Have been doing it for over half a year now, but didn't realy had
OceansOfSpareTime. I'm not so good at Java too, but I'm still learning...
NanoBots (250 bytes of code or less):
- [Ram V1.0] 138 bytes
- OneOnOne: Scores 167,8 points / round / SampleBot.
- Melee: Scores 89.860 points against all SampleBots, 250 rounds.
- It follows his Enemy and starts shooting when he is close enough to his Enemy.
- [Ram V1.1] 159 bytes
- OneOnOne: Scores 359,8 points / round / SampleBot.
- Melee: Scores 90.965 points against all SampleBots, 250 rounds.
- Same as Ram V1.0, Only improved the gun slightly (fires faster).
- [Ram V1.2 Melee] 227 bytes
- Melee: Scores 123.435 points against all SampleBots, 250 rounds.
- Same as Ram V1.1, With the improved gun (fires faster) and a new LockOn? code, which makes Ram V1.2 locked on to a target until it's destroyed, en then goes after the very next scanned.
I'm thinking about stopping the development of this Bot (in Melee) for a while. I've done about 20-30 new versions of it, but the total scores are either lower than [Ram V1.2 Melee] or just about the same, at the cost of too many bytes.
I also think that this type (Ram) isn't exactly the best or efficient Bot. And if I take a look at the opposition, there aren't many Bots of this kind, I wonder why ....
Chat
Hi and welcome to the comunity. --deathcon
Thank you. I like this community a lot. Everyone is very nice, and there's a lot to learn from other members. --TheForgottenOne