Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 314 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 314 Bytes

Uno-Game

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.