🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Some questions

Started by
13 comments, last by khawk 20 years, 10 months ago
I am looking to start preparing the beta GameDev: Arena contest, but as I do so, I would like to collect some feedback from everyone. I'd appreciate it if everyone could reply with their answers to the following questions. I may have followup questions in a few days, but here is the initial batch: 1. Do you feel that GameDev: Arena is ready for a beta contest? If no, what do you feel needs to be done to make it ready? 2. If you could modify the GameDev: Arena interface, what would you change (without adding new or removing functionality)? 3. If you could modify the gameplay of GameDev: Arena, what would you change (without adding new or removing functionality)? 4. How long do you feel is sufficient time for developing a contest-worthy bot? 5. Rate the GDArena interface ease of use. (1 = bad/difficult, 10 = good/easy) 6. Rate the GDArena "technical" support that you have received. (1 = bad/difficult, 10 = good/easy) 7. Rate the GDArena documentation. (1 = bad/difficult, 10 = good/easy) 8. Rate the current GDArena functionality (is it sufficient?). (1 = bad/difficult, 10 = good/easy) 9. Rate the difficulty of implementing a "good" bot. (1 = bad/difficult, 10 = good/easy) 10. Do you plan to enter the beta GDArena contest? Your answer is not a commitment. 11. If you have any other comments about GameDev: Arena, please put them as well (anything you want).

Admin for GameDev.net.

Advertisement
1. I think so. At least for my basic knowledge, it seems to be very intuitive and balanced.

2. Not sure what the interface is exactly

3. A way to repeat matches. I can''t do any sophisticated bot that would benefit this, but it''s kind of a pain to close / reload the program each time. I''d like F5 to reset the program.

4. I think a month at least, but I''m slow.

5. 10; I was surprised. I thought it would be way over my head but it''s very easy to get into. Writing a good bot, on the other hand, is another story

6. No comment; I ask any technical questions, but for what it''s worth, I frequently checked the forum and benefited from the technical advice in it.

7. 9; Some of the things, like how walls were viewed, for instance, were not clear enough IMO, but the functions themselves were very easy to understand, after reading the description.

8. Not sure what this is exactly; I would like to see more weapon variety (if this is the place to mention that) or support for team battles

9. 8; it''s difficult for me, but I have no AI experience. I think it would be about the right amount of work for anyone with some experience. The bots are simple, in that you really have a small pool of functions to draw from, but in that, there is complexity as well.

10. I sure hope so, given enough time

11. Just want to say that I appreciate your (KHawk''s) effort in putting together the program, especially so that even beginners like myself can participate.

Peon
Peon
1. I know that you have said that it is only possible through a rewrite, but I think the only thing necessary is a better wall detection scheme.

2. I think that a generalized ->Turn() function would be nice, instead of the TurnRight and TurnLeft functions.

3. Nothing.

4. I would say about three weeks, that allows for development, testing, and time to make sure that any personal problems, etc, dont prevent people from getting their bot finished.

5. 9

6. n/a

7. 7

8. 7

9. 6

10. Yes

11. Nothing
1. Do you feel that GameDev: Arena is ready for a beta contest? If no, what do you feel needs to be done to make it ready?
Sure it is, haven''t tried 0.035 fully yet though.

2. If you could modify the GameDev: Arena interface, what would you change (without adding new or removing functionality)?
Modify so that objects inside the visibility radius report the correct direction (instead of 180). No information at all is better than false information.
Add a function that you can query on how far you have moved since last frame.

3. If you could modify the gameplay of GameDev: Arena, what would you change (without adding new or removing functionality)?
Nothing, it is fine as it is. A bit more gore would be nice though...

4. How long do you feel is sufficient time for developing a contest-worthy bot?
A couple of weeks, depending on how much experience with AI you got.

5. Rate the GDArena interface ease of use. (1 = bad/difficult, 10 = good/easy)
7 - If the interface should have the functionality suggested above (see [2]) the rating would be a perfect 10.

6. Rate the GDArena "technical" support that you have received. (1 = bad/difficult, 10 = good/easy)
8 - Pretty good, some questions I''ve asked could have been rewritten by me for better understanding for you.

7. Rate the GDArena documentation. (1 = bad/difficult, 10 = good/easy)
6 - The lack of details in the text files on how movement (and other things) are done (and in which order). Add everything to the documentation: turn rate, movement speed, strafing, map size, number of static object on the map, number of frames per second, everything else. The documentation should be so good that noone should ever have to post a question to the messageboard asking about any of these questions.

8. Rate the current GDArena functionality (is it sufficient?). (1 = bad/difficult, 10 = good/easy)
7 - If the above (see [2]) functionality is added the functionality will be perfect.

9. Rate the difficulty of implementing a "good" bot. (1 = bad/difficult, 10 = good/easy)
7 - Not too hard, not too easy - once the mapping is done.

10. Do you plan to enter the beta GDArena contest? Your answer is not a commitment.
Sure, one way or the other. (You''ll now what I mean in a couple of days.)

11. If you have any other comments about GameDev: Arena, please put them as well (anything you want).
GDArena was a very good idea, I''ve always found these kind of bot wars fun.

[How To Ask Questions|STL Programmer''s Guide|Bjarne FAQ|C++ FAQ Lite|C++ Reference|MSDN]
Arguing on the internet is like running in the Special Olympics: Even if you win, you're still retarded.[How To Ask Questions|STL Programmer's Guide|Bjarne FAQ|C++ FAQ Lite|C++ Reference|MSDN]
Uhm "from everyone", ok here we go:

1: yep its ready...
2: nothing
3: hmm bigger mapsize?
4: a month would be enought time
5: 10
6: hmm lets say a 9
7: 8 it contains much, all about the interface, but misses some infos about callingroups and such stuff (or is it in the new docs? )
8: 8, still some minor bugs...
9: 4 for me (no ai exp)
10: Yes and i will camp in a corner when i dont get a running bot
11. need more weapons, report grenade height in 4th param of getobj...


T2k
1. Do you feel that GameDev: Arena is ready for a beta contest? If no, what do you feel needs to be done to make it ready?
* if the problem with ReleaseBotInterface not being called is fixed, then yes.
* but, is the objDirection going to be fixed or do we use it as is?
2. If you could modify the GameDev: Arena interface, what would you change (without adding new or removing functionality)?
* can''t think of anything.
3. If you could modify the gameplay of GameDev: Arena, what would you change (without adding new or removing functionality)?
* slightly bigger map with more obstacles.
* it''s still hard to consistently win a fight against a bot that does nothing but shoot constantly, so:
* less damage per bullet so fire-fighting type battles are not the norm, or
* less time for grenades to go off, maybe 1.75 seconds.
4. How long do you feel is sufficient time for developing a contest-worthy bot?
* for most people, probably 3 calendar weeks to create a decent bot, 4 to make a good one. for me, forever.
5. Rate the GDArena interface ease of use. (1 = bad/difficult, 10 = good/easy)
* 10.
6. Rate the GDArena "technical" support that you have received. (1 = bad/difficult, 10 = good/easy)
* 9.5.
7. Rate the GDArena documentation. (1 = bad/difficult, 10 = good/easy)
* 8. could use some more info, or if you don''t want to provide it for contest reasons, then it should state as such and give the reasons why (e.g., to make the contest more challenging) so that there aren''t so many questions in upcoming contests about why no distance travelled info is given, why no map info is given, why minimal collision detection info is given, etc.
8. Rate the current GDArena functionality (is it sufficient?). (1 = bad/difficult, 10 = good/easy)
* 9.
9. Rate the difficulty of implementing a "good" bot. (1 = bad/difficult, 10 = good/easy)
* 3. (i''m just a bad coder.)
10. Do you plan to enter the beta GDArena contest? Your answer is not a commitment.
* hope to, if i have the time to finish a decent bot.
11. If you have any other comments about GameDev: Arena, please put them as well (anything you want).
* more info on grenade: height or elapsed time in air.
* -90, 90, and 180 angles returned for proximity objects instead of just 180,
* 180 returned for wall proximity object.
* even if i can''t come up with a decent bot for the actual contest, this has been a blast and i just want to say thank you for putting so much time into making this available for us.
* and thank you to all of the people who provided bots to test against and provided valuable info regarding how to make a good bot.
1. Yes, it definitely is
2. Nothing
3. Nothing
4. 2 weeks for me (I''m always impatient) but maybe 4 to 8
5. 8
6. 10
7. 7.5. Could have been better if there was a Sample bot implementation that could move around, but that really kills the idea of competition: Artificial Intelligence (AI)
8. 9, yes, it is sufficient
9. Hmmm... 8
10. Affirmative, sir!
11. None


"We know you''re in here, poppet!" - Pirates of the Carribean

"Yo George, your momma''s ass is so big, when she sits down, she''s three feet taller!" - Head of State

InitGames Software
1: Yes, I think it''s ready....
2/3: I''d like to be able to see enemy shots as objects, but I don''t know how difficult that would be to implement
4: A month - not because I think most people will truly need an entire month of work, but because if you give us an entire month, then there''s a good chance that sometime during that month everyone will be able to find some time to work on the bot
5: 10 - Easy to use, intuitive
6: 8 - Easy enough to ask a question in the forums and have it answered
7: 5 - The interface information is there, but most of it is quite self-explanatory anyway... what I felt was missing from it was values, which forced us to either figure them out ourselves or ask here... while there''s nothing wrong with having us figure out some things, most people would rather spend more time fine-tuning their search & destroy algorithm than trying to conduct tests to figure out how fast the bullets are moving across the arena
8: 7 - My only complaint about functionality is that there''s no way to have it auto-restart at the end of a match
9: 6 - Implementing a bot that randomly searches or move towards objects in sight, then starts tracking and killing the enemy whenever its in sight, is rather easy both in terms of time taken to write it and knowledge needed to write it. However, once you try to go beyond that, the difficulty curve gets really steep... although I like and can easily work with the current wall implementation, it''s difficult to understand and get used to... so what I''m saying is that hunter-killer bots are easy to make, and they can be fine-tuned to work rather effectively, but to go beyond that, you need to implement some form of mapping in your bot, and to implement that you need some kind of pathfinding because the interface doesn''t tell us how far we actually moved...
10: Yes
11: I love this contest...
And just to emphasize something someone else said, a decent samplebot that does things would make it a lot easier for new people to figure out how things work...
1. Yes
2. Uhh..
3. It is fine.
4. Month
5. 10
6. 5
7. 5
8. 10
9. 10
10. Yes, if I have enough time to finish the bot.
11. Map could have had more complexity.
1. Do you feel that GameDev: Arena is ready for a beta contest? If no, what do you feel needs to be done to make it ready?
Yeah, I think it's ready for a Beta.

2. If you could modify the GameDev: Arena interface, what would you change (without adding new or removing functionality)?
Seems okay to me at the moment. I would like perhaps, a Dead()function that is called when your bot dies. This would be useful for debugging.

3. If you could modify the gameplay of GameDev: Arena, what would you change (without adding new or removing functionality)?


4. How long do you feel is sufficient time for developing a contest-worthy bot?
4 weeks. Probably only really 4 or 5 days of actual coding but finding those days is the tricky part. I think 4 weeks should be enough.

5. Rate the GDArena interface ease of use. (1 = bad/difficult, 10 = good/easy)
9

6. Rate the GDArena "technical" support that you have received. (1 = bad/difficult, 10 = good/easy)
9

7. Rate the GDArena documentation. (1 = bad/difficult, 10 = good/easy)
8

8. Rate the current GDArena functionality (is it sufficient?). (1 = bad/difficult, 10 = good/easy)
7

9. Rate the difficulty of implementing a "good" bot. (1 = bad/difficult, 10 = good/easy)
8

10. Do you plan to enter the beta GDArena contest? Your answer is not a commitment.
Yes.

11. If you have any other comments about GameDev: Arena, please put them as well (anything you want).
A bit more strategy would be nice. Some sort of trade-off when when running as opposed to walking and some new weapons with various pros/cons.

Edit: on the development time I think 4 weeks is enough but should probably be extended to 6 or even 8 as some people might not discover and/or start the contest for a few weeks.

Edit: formatting

[edited by - Sailorstick on August 20, 2003 9:57:12 PM]

[edited by - Sailorstick on August 20, 2003 9:58:18 PM]

This topic is closed to new replies.

Advertisement