Assignment: Creating a Simple Spatial Model
In Review
1. An interactive dynamic program
Create a script that modifies the movement of "blobs" based on user input. Add at least one button that opens a dialog box and gets at least 3 settings from the user. You can decide how the movement is changed and feel free to make it fun and interesting!
Turn in:
- A script that displays a modeless window with moving "blobs". The window should include buttons to open dialog boxes for settings.
- A module containing your modified "blob" class