Killer Teddy Bear Release!
March 1st, 2007Better late than never
Sorry for the delay but finally here it is my open-source-online-java-game “Killer Teddy Bear”, that you might have already read about in this post. You can play with it, see the sourcode and use it as you want. Maybe for some of you will be useful.
The game, is for playing online against other player (using java sockets TCP/IP). For playing, just create a game and give to your friend your IP, he only has to write it for connecting. Thats all!
I didn’t have so much time so the game dosen’t have all the things I was expecting to implement on it. For example it dosen’t have animations, and when you achive to hit your oponent you will see that your points increase but nothing else will happen (I should have implemented a “resetGame” function for creating a new game, but I let you this like exercise ;P). So, more than a finished game, is just the starting point for learning jave game programming for online games.
I hope to have some time for explaining you how I developed the terrain generator and the network. Tell me if you are interested in such these things or others!
Hope you like it!
Download Killer Teddy Bear game
Download Killer Teddy Bear source code (Eclipse project)


Hooray! I can’t try it right now, but thanks for the game and the source. Just when the java4k has finished, I was asking myselft what to do with Java now ;P
Comment by Juanmi — March 1, 2007 @ 2:53 pm
Hello. mjc here, from DSSBCC where you told us you used Squeaky’s sprites? I was wondering if you could come back and show us all how to run this game. We’d really like to try it but we can’t figure out how to make it run.
Comment by mjc0961 — March 14, 2007 @ 3:26 am