A collection of various card games played through a graphical user interface.
- Crazy Eights
- War
- Go Fish
- Bura
-
Clone the repository
git clone https://github.com/CSC207-UofT/course-project-the-losers-club
-
Build the project using Gradle
-
Run
src/main/java/drivers/Main.java
- Improve GUI design
- Implement other games
- Migrate serialization of users to a database
- Finish Crazy Eights implementation
- Implement game selection menu in CLI
- Implement War
- Implement GUI