4a8b342577a8e7a2163dd92f09f3062147c3cb20
MAU-MAU
This Java project implements the classic card game Mau-Mau. Mau-Mau is a popular shedding-type card game for 2 or more players, played with a standard deck of cards.
Folder Structure
The workspace contains three folders by default, where:
src
: the folder to maintain sourceslib
: the folder to maintain dependenciestest
: the folder to maintain tests
Meanwhile, the compiled output files will be generated in the bin
folder by default.
Contributing
Contributions to this project are welcome! If you'd like to contribute, please fork the repository, make your changes, and submit a pull request.
Description
Languages
Java
100%