UNO is an American card game that is played with a specially printed deck.This game proves to be a great source of entertainment and a time killer. We have developed a computer version of this game which will let the user play this game online with his friends. This application is developed in java using the concepts of multithreading ,socket programming and collections in java.The interface is user-friendly and provides all the information to user that is provided in real game.
Most of the official rules have been implemented except some.You can find the official UNO rules here-
https://en.wikipedia.org/wiki/Uno_(card_game)#Official_rules.
- Here a user can hold maximium 25 cards. More than that will make him loose the game.
- A timer of 20 seconds is set for user to play his turn except fro first of every user.Failing to do so will add 2 cards to his/her deck. The rules left will be implemented soon.
1.Implement say 'UNO' and 'caught' feature. 2.Handle the case when a user leaves in between a game. 3.Improve the UI an dlet user enter his name which is till now denoted by userno.