Mini-project in Computer Science: UNO Game Development in Java using OOP – Programming of a GUI. Authors: EL KOURI Malak, MASCARO Lauriane, TAKI Moinesha, BETTAN Etienne Group: 44 This document aims ...
A simple Java implementation of the classic game of Uno! The core of the project consists of a few major classes, the card the deck and game classes. With these classes we can make object ...