Blackjack, Poker, and Slots R6 classes for playing games.Player R6 class is used for storing player information and history.Deck R6 class is used for playing card games.play() casino games.setup() to specify where player information is stored locally.