Page 1 of 1

Java - Online Game Im Making

Posted: Sat Feb 25, 2012 1:25 pm
by Baseball435
Hey everyone, here is a Java game server and client I've been working on, this was all made by me with no extra libraries or anything. Oh and my friend's blog that I talk about in the video is http://www.hackniac.com. Hope you like it!

[youtube]http://www.youtube.com/watch?v=31N6l6lI-08[/youtube]

Re: Java - Online Game Im Making

Posted: Sat Feb 25, 2012 7:24 pm
by casino
It looks good!

Re: Java - Online Game Im Making

Posted: Sat Feb 25, 2012 8:10 pm
by Baseball435
Thanks! Welcome to the forums by the way! :)

Re: Java - Online Game Im Making

Posted: Sat Feb 25, 2012 8:45 pm
by casino
Thanks :) Great community here. I've already learned a lot from a few of you guys :)

Re: Java - Online Game Im Making

Posted: Sat Feb 25, 2012 11:18 pm
by Jackolantern
Looks good! Just getting connections and displaying players walking around is quite an accomplishment when making a multithreaded server 8-)

Re: Java - Online Game Im Making

Posted: Sun Feb 26, 2012 4:14 am
by Baseball435
Thanks a lot! Yeah I'm pretty excited because networking is difficult to do