I am trying to develop an online Yahtzee game capable of having at least 4 players at once. I have no problems with the logic and implementation of the game but I am just stuck as to the best way to get it online. Either using applets or just applications. Would i have to setup a server somewhere or could the first player just act as a host?
Any ideas much appreciated!
Cheers.