We've created a game in my java class, but I'm not sure how to network it together to be able to be 2 player.
Do we need to create something like a client/server similar to like an IM system?
How would I implement notify() and wait() methods in to this?
If someone could help me out or direct me the right way that would be awesome.