You're Browsing As A Guest! Register Now... |
||
|
Become an Expert!
Join 415,726 Programmers for FREE! Get instant access to thousands
of experts, tutorials, code snippets, and more! There are 1,718 people online right now.Registration is fast and FREE... Join Now!
|
||
Page 1 of 1
Bot Programming?
#1
Bot Programming?
Posted 07 September 2008 - 10:32 AM
I was thinking of making a bot type program that would follow(coded) instructions from the user, but I'm not sure how bots work . I've been looking it up on Google and it's harder than I would of thought. I know that they perform automated tasks, but that's about it... no details
. So can anyone help me in finding out in more detail about how bots work?
#3
Re: Bot Programming?
Posted 08 September 2008 - 08:58 AM
There's a game (I forget what it's called) and it's a game for programmers. You get a robot and put it in an arena with other players. Once you get the robot, you program it what to do in the arena (e.g fire, rotate 90 degrees, go forward until it hits a wall and repeat) and I want to make a type of program that replecate the fact that you can tell it what to do, but don't need to program the rest.
#7
Re: Bot Programming?
Posted 08 September 2008 - 02:02 PM
What do you need help with?
You provided a link to an open source version of what you are trying to do, so you already have access to the code. Now you just need to understand what it is doing.
All the answers you need are in the link YOU provided.
You provided a link to an open source version of what you are trying to do, so you already have access to the code. Now you just need to understand what it is doing.
All the answers you need are in the link YOU provided.
#9
Re: Bot Programming?
Posted 09 September 2008 - 12:58 AM
does this qualify as traditional bot programming? This sounds too specific but i don't really know what I'm talking about
By the way, I think I've heard i've that game, is it limited to coding the behaviour in java?
This post has been edited by Damage: 09 September 2008 - 01:06 AM
#10
Re: Bot Programming?
Posted 10 September 2008 - 04:14 AM
Damage, on 9 Sep, 2008 - 04:58 AM, said:
does this qualify as traditional bot programming? This sounds too specific but i don't really know what I'm talking about
By the way, I think I've heard i've that game, is it limited to coding the behaviour in java?
It's a learning tool.
What would you define as traditional bot programming?
#12
Re: Bot Programming?
Posted 10 September 2008 - 02:01 PM
for me a traditional bot program would be defined as an autonomous construct thingy that can do a number of tasks without human intervention.....but i spose that thats exactly what these ones do, just for a game. So like i said , don't mind me I don't really knw what I'm talking about
Page 1 of 1


Ask A New Question
Reply




MultiQuote






|