Advanced Test Your Knowledge
These activities require the use of inheritance, and aspects covered in the advanced tour.
Here are some options of programs you can build:
- Dynamic Menu: use objects to manage the user actions in a terminal application. The same ideas can apply to graphical applications, but here we test these in the terminal.
- Game Actions: create objects that act upon a game entity to move it.