Archive for the ‘Java’ Category

Networking Java multi user battleships

Posted: December 12, 2010 in Java

In this project I developed a multi user network application in java, my application was the game of Battleships, It supports multiple users and have yet to test it to its limit, In theory it should support as much as server can handle, I’ve only tested with 5 users all playing same game which works [...]