Tower defense (OOP4Fun Book)

TLA details

Name
Code explanation
Description

The teacher downloads the latest version of the project:

·       From Moodle platform

·       Fromgit repository

The teacher creates and places an Enemy class object somewhere on the board. It explains some methods of the Actor class:

·       move(int)

·       turn(int)

·       setRotation()

While explaining the methods, the teacher also shows how certain properties of the class are changed (for example, the position of the object on the board, ie the x and y values). The teacher discusses with the students how to supplement the act() method so that every time the act() method is called, the Enemy class object should move two steps forward.

Learning type
Acquisition
Description Learning through acquisition is what learners are doing when they are listening to a lecture or podcast, reading from books or websites, and watching demos or videos.
Example usage Reading books, papers, listening to teacher presentations face-to-face, lectures, watching animations, videos,…
Workload
15
Activity delivery
Online
On-site
Hybrid
Synchronous
Asynchronous
Teacher-present
Teacher not present
Collaboration
Work in groups
Feedback
Feedback provider
Teacher
Automated
Peer
Other

Assessment