        Little Crab (version 5)
        ===========
        
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.

Copyright (c) Michael Kölling.


This is the fifth version of the scenario. In this version, we added
automatic initialization of the world, animation of the crab image,
and counting of worms. This is discussed in chapter 4 of the book.