top of page

Shed Card Game

Timeframe: 1 & ½ Months
Solo
Language: UE5 Blueprints
Software: UE5

University Project 

Creation of the card game “Shed” in UE5. 

 

Contributions:

Cards: Game object which stores the suit and the card value, is able to be instantiated to create a whole deck of cards. 

Game participant: Has different ideas to indicate the user and the computer player, stores the players’ cards.

Main Game: Has all of the functions for the game to run properly, including the functions for the computer to select a card based on what would be the best choice. 

UE5 Widgets System: Dynamically changed during runtime to display the cards as buttons, some of which are only accessible after a certain point of the game. 

 

bottom of page