Class LauncherTp3
java.lang.Object
ca.uqam.info.student.skyjo.view.LauncherTp3
Launcher for a textual / TTY session with all physical players sharing one keyboard / screen.
- Author:
- Maximilian Schiedermeier
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LauncherTp3
public LauncherTp3()Default constructor, as imposed by javadoc.
-
-
Method Details
-
main
Starts game by creating a new controller (which in turn creates a new model). Then keeps prompting players for choices until game end is reached.- Parameters:
args- not used.
-