I began working on this project to further my understanding of the Java language. I decided that a good project to start with would be the game of UNO. It has multiple moving parts and different ...
Latest Change: Fix handling of Wild cards and implement color selection logic These changes ensure the game adheres to the standard UNO rules, particularly handling wild cards and color changes, thus ...