资 源 简 介
JPAZ2 framework
The JPAZ2 framework is an educational framework. The main objective of this framework is to support teaching Java and OOP concepts for beginners, i.e., people with no previous programming experience. The key concepts are turtle graphics, programming by extending existing classes, and visual interaction with objects in the run-time.
The next objective of the framework is to make programming of simple interactive and visual applications (e.g., 2D games) in Java easier. This is achieved by providing a collection of classes that hide many technical details required for creating such applications in Jave (e.g, threading and synchronization, buffered images, drawing, animated objects and animations, midi music and uncompressed audio, ...).
Methodology
The JPAZ2 framework was designed in order to ful