Extended Composition Project--Multiple Classes

This is the CrowdedSpaces game. Click the Thing button to add circles. Click Clear to clear. When circles overlap, ckeck by clicking Check. You cannot add new circles unless the field on the upper left reads Okay.

Project comments:

Here are some general ideas for changes:

  • Refine the objects so that the collision detection is more precise.
  • Make it so that the application automatically detects when overlap has been removed.
  • Add reandomly generated colors for the squares.