Use-case: Running existing game

Use-case: Running existing game
Primary Actor: Player
Goal in context: Running and playing a game already made
Preconditions: The game code is working and debugged.
Trigger: The player wants to play the game.

Scenario:
1) The player runs the game project file on the command line program.
2) Player enjoys the game.

Exceptions:
None

Priorities: Essential, must be implemented
When Available:Version 1
Frequency of Use: Often, a major component of use
Channel to Actor: Via the command line interface of the main program.
Secondary Actors: None
Channels to Secondary Actors:None
Open Issues: None