Talk:SuperCorners

From Robowiki
Revision as of 13:52, 18 November 2010 by AWOL (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Hey, this looks really interesting, the provacative movement part. I might use this for one of my bots :D --AWOL 19:42, 15 November 2010 (UTC)

Thanks, I experimented a lot with this movement but never got it to work quite as well as I would like. Then again, I was working on this right after I started programming so it might be time to give it another shot... If you look on the old wiki, I think some interesting stuff has been written about provocative movement that you might consider reading.--CrazyBassoonist 23:15, 16 November 2010 (UTC)

Yeah, the bot did seem to fail to trap one of my simple bots in a corner. Something in my head clicks that pattern matching could solve it, possibly involving segments. Do you think it would be possible to make provocative movement applicable using pattern matching? Like if it sees no pattern in the movement when firing or getting close, it could try fighting it directly or something. But if it does see a pattern, it could get into certain spots and firing only when it knows the opponent will drive itself into the wall, or get hit. Just ideas :> --AWOL 23:53, 16 November 2010 (UTC)

Well, I think the problem with this bot is that all it does is try to move on a line coming from the corner and going through the enemy. Any kind of prediction for the enemy's movement would most likely improve this robot a lot, as well as help it know where to go to keep the enemy trapped in the corner. I might try making a new robot with this idea since you've renewed my interest in it:)--CrazyBassoonist 01:45, 17 November 2010 (UTC)

Aw, I was thinking of making a bot like that first... Then again I've never made a pattern matcher, so hey, go nuts, you have more experience :P --AWOL 03:31, 17 November 2010 (UTC)

Well, there's no reason you can't do whatever you want with it; the point of the SuperSamples is to provide ideas for people to expand on =)--CrazyBassoonist 22:57, 17 November 2010 (UTC)

Oh, good, somebody to do the hard work for me. Thanks! :D jk. But really, the SuperSamples are neat :P Have you done the one that demonstrates custom events? "Target" is its name, I'm using it right now to help me with detecting when an enemy fires a bullet :P You can also do the team sample bots too, like having two moving Droids, and one Leader that only dodges :P --AWOL 00:50, 18 November 2010 (UTC)

Thanks! I've always liked the SuperSamples a lot. Its nice to know that someone else is interested in them too. I haven't done target yet, I'm trying to complete all of the ones that move or shoot first:-P But just so you know, the SuperSamples are meant to be a wiki-wide project. If you feel like it, you could write your own SuperSamples and post them here--CrazyBassoonist 03:46, 18 November 2010 (UTC)

Hey, sounds fun. I think I'll try my hand at writing at least some part of the team bots :D --AWOL 12:52, 18 November 2010 (UTC)