The Piano
=========
        
This scenario is part of the book 

    "Introduction to Programming with Greenfoot"
    (Second edition)
    by Michael Kölling
    ISBN: 0134054296

This scenario is discussed in detail in that book (chapter 6).

Copyright (c) Michael Kölling.


This example shows a piano on screen that players can
play with their keyboard. It uses pre-made sound files
for every piano key.

