In this homework, I need to implement multiple Java objects, including Card, Checker, Computer, Player, and Casino, so that there is an interactive colorful interface in Terminal for a real player to play card games with computers. During the game, all money calculations are done automatically.