Make an RMI Game
It can be any game you want. The important portion is the
networking portion, so DO NOT spend too much time on the game part
(unless that's fun for you). Battleship, tic-tac-to, memory, and
hot-or-cold all work.
- Has callbacks
- More than two people can play
- Handles abrupt termination of a connection gracefully
- Nothing crashes (exit is OK)
- Approprate notifications as needed
- The game is better than tic-tac-to
- Can send a message to a player
- There is a broadcast somewhere somehow
- Turned in before Wed Mar 1st at 4:30pm
- Turnedin before Mon Mar 6th at 4:30pm