Card Game

Project Description

The game was developed using Unity and C#.
This game is a card game where a player competes against the computer. It consists of 16 player cards, with 8 football players and 8 basketball players. Each player is dealt 4 football and 4 basketball player cards randomly. They take turns playing one football and one basketball card, comparing the values based on position information. The player with the higher-valued card earns 10 points. The game continues until all the cards are played, and the player with the highest score wins.

Paper