Re: simple java networked game




"nickm687" <nickm687@xxxxxxxxx> wrote in message
news:1172608302.412231.292610@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi guys,

I am trying to create a two player jave game which is to run on two
networked computers.

The game is Tron, which is very similiar to a 2player version of
Snake.

Is there anyone who could point me in the right direction with regards
to the networking side of things. Using a Client/Server architecture
prehaps.

See http://java.sun.com/docs/books/tutorial/networking/index.html

- Oliver


.