Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 202 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 202 Bytes

programmierung-2

Files for the lecture Programmierung 2 at the HTW Dresden

pacmanJava_01

demonstrates

  • class definition (properties and methods)
  • class instantiation
  • messaging between classes