Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 597 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 597 Bytes

COMP2396-OOP-Java-Assignments

This repo contains my homework solution to COMP2396. Course materials are from Professor Kenneth Wong.

Introduction

All 5 assignments focus on building a Big Two card game. It includes Java implementation of networking, multi-threading, GUI, event-handling, inheritance, polymophism, encapsulation and abstraction.

There is a screenshot of the final version showned as bellow.