/course-project-the-losers-club

course-project-the-losers-club created by GitHub Classroom

Primary LanguageJava

Card Game Collection

A collection of various card games played through a graphical user interface.

Implemented Games

  • Crazy Eights
  • War
  • Go Fish
  • Bura

Installation and Usage

  1. Clone the repository

    git clone https://github.com/CSC207-UofT/course-project-the-losers-club
  2. Build the project using Gradle

  3. Run src/main/java/drivers/Main.java

Roadmap

  • 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