Project information
- Category: C++ & OOP
- Class: Programming and Introductory Data Structures
- Project date: Winter, 2022/2023
- Project URL: Click Here
Project Details
Using the programming language C++ I used Object Oriented Programming to create an accurate representation of the famed Michigan card game Euchre using inheritance, polymorphism, and advanced data structures. The game is customizable in the number of players vs the number of computers that play against you. The computer players' moves are based off of a pre-determined algorithm to attempt to beat the opposing team.