The introductory video reviews file path references and the resources necessary to complete the assignment. The provided code for the starting point for the exercise is explored. The video looks at using a class to create objects and the use of constructors in this process. The properties identified in the constructor are then accessible through each object. The video also reviews the basic elements necessary to creating animations.
The second video introduces the objective for this assignment, including trapping player/user events, such as mouse clicks. The use of console messages are also introduced.