Hi guys, i got a lil big question.... :
is it possible to make a program with Java that lets you walk around in
special sites?
I mean, i create a special site with some pictures that the program
knows.
than, i start the program and input the adress of the site. The program
"scans" the site and it see there are pictures on the site that he know
as a command to another link or something.
Than, the program starts a "game" where u are a man or something that
can "walk around" on that special site.
I know, its a strange idea, but... is it possible???
And... can u explain me how to do it?
Thanks,
~Dagorlas
BTW: i posted before, but i bump it up a littl... =D
Dagorlas - 12 Jun 2006 14:42 GMT
I rlly need the answer :S...
Gordon Beaton - 12 Jun 2006 14:56 GMT
> I rlly need the answer :S...
Here's one: in all likelihood it's possible to do what you are asking.
But since it's far from clear *what* you are asking, it's hard to tell
you how to do it.
If you want to write some code, then by all means do so and ask for
help when you run into problems. But realize that nobody here wants to
write your code or design your system for you, especially when you
seem unable to communicate what it should do in anything but vague
terms.
If you want to learn about designing software, then maybe a textbook
is a better place to start. Perhaps read the java networking tutorial
and learn some basics.
If you want helpful answers, you need to ask specific questions.
/gordon

Signature
[ do not email me copies of your followups ]
g o r d o n + n e w s @ b a l d e r 1 3 . s e
Henry - 12 Jun 2006 15:48 GMT
> Hi guys, i got a lil big question.... :
> is it possible to make a program with Java that lets you walk around in
[quoted text clipped - 18 lines]
>
> BTW: i posted before, but i bump it up a littl... =D
If you want a good answer, you have to ask a clear question. So far, it
is not very clear what you want so you aren't getting many answers.
--
Rhino
Oliver Wong - 12 Jun 2006 16:51 GMT
> Hi guys, i got a lil big question.... :
> is it possible to make a program with Java that lets you walk around in
[quoted text clipped - 12 lines]
> I know, its a strange idea, but... is it possible???
> And... can u explain me how to do it?
Did you try googling for VRML? Perhaps that does something similar to
what you want.
- Oliver
Dagorlas - 12 Jun 2006 19:27 GMT
Yeah, i know VRML, but that's not where im looking for...
Thanks all for your suggestions...