User talk:AW

From Robowiki
Jump to navigation Jump to search

Welcome!

Hello, AW, and welcome to RoboWiki! This place contains a wealth information about Robocode, from basic to more advanced. I hope you enjoy creating robots and being a robocoder!

If you are posting a comment on this wiki, please sign your messages using four tildes (--~~~~); this will automatically insert your username and the date stamp. If you are not familiar with MediaWiki, these links might help you out:

If you need help, check out the frequently asked questions or ask it on this page. Again, welcome!

—— Nat Pavasant 11:13, 4 March 2011 (UTC)

Thought you might like :-) --Nat Pavasant 11:13, 4 March 2011 (UTC)

I have a problem with my code, but I cannot figure out what it is. I am calculating the ticks left until my gun heat is 0, which should be (gunHeat / gunCoolingRate). Then I normalize this from 0 to 1 by dividing by the maximum possible ticks until gun heat equals zero (maxGunHeat / gunCoolingRate), but I am getting values of 1.4 and 1.3 sometimes. Here is my code:

double ticksUntilFire = (robot.getGunHeat() / robot.getGunCoolingRate()) / 
(Rules.getGunHeat(Rules.MAX_BULLET_POWER) / robot.getGunCoolingRate());

I know that is redundant, but I will optimize later. Anyone know what I am doing wrong?--AW 01:06, 3 June 2011 (UTC)

I believe that at the beginning of rounds, robots start out with a gun heat greater than that generated by a power 3 bullet. That could be your problem--CrazyBassoonist 01:31, 3 June 2011 (UTC)

Yep, robot start with 3.0 gun heat, which is more than power 3 bullet. --Nat Pavasant 11:25, 3 June 2011 (UTC)

Contents

Thread titleRepliesLast modified
Congratulations on your defense!114:14, 22 May 2021
Thanks to the robocode community422:09, 9 March 2013

Congratulations on your defense!

I also defended recently (which is why I now have some free time for robocode)! I love how robocode has led many people, myself included, to pursuing computer science.

--Kev (talk)22:28, 21 May 2021

Huge congrats to both of you!

I've also ended up doing robotics and machine learning, leading teams now, and I attribute the lessons I learned from Robocode to much of my success.

Skilgannon (talk)14:14, 22 May 2021
 

Thanks to the robocode community

I just wanted to thank everyone for their help with Robocode. Contrary to my previous beliefs, Robocode has proved quite practical. I basically wrote my college entrance essays about it, got the national merit scholarship writing about it, and just recently, got invited by MIT to the Battlecode finalist celebration merely for spending a few hours making a minRisk movement for Battlecode. Robocode is awesome! Thanks to everyone helping out with the Robocode community!

God bless you, AW

AW04:35, 1 February 2013

Congrats dude, that's awesome! =)

Voidious16:37, 1 February 2013
 

Congratulations!

It is truly incredible how advanced the Robocode paradigm has become in a little over a decade. The only other game I can think of that has become such a precise art is Chess, and that has been around for a millennium!

Completely off-topic, Gil-galad's glaive is usually spelled "Aeglos" not "Aiglos."

Sheldor18:14, 1 February 2013
 

Nice to see another Lord of the Rings fan. I'll change that with the next release.

AW21:52, 9 March 2013

Thanks!

I'm thinking that if I ever make a neorumble bot, I'll name it Fingolfin. Though I hope it would fare better than its namesake. :(

Sheldor22:09, 9 March 2013