Built a replica of the famous card game in Java. Player can sign up, uses file handling. Supports single player and 2-player. The aim was to get familiar with Java, understand and implement concepts of OOPS. Also implemented simple algorithms which decided computer moves during run time of the game.