Package cs171a2
Class Main
java.lang.Object
cs171a2.Main
The Main class represents the entry point for the card game.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Main
public Main()
-
-
Method Details
-
main
The main method initializes the game and starts playing until there's a winner.- Parameters:
args
- command line arguments.
-