Description
of Task: Must tell a story; it could
be a comedy, thriller, or romance, etc.
|
Saved in your H
drive, Alice folder with the name: Personal Assignment
|
Header Comments
(Program Name and Author)
|
Comments explaining
the general flow of what you plan to do (do this BEFORE you start
coding!). These comments
should be several lines. You should
spend a little time thinking about what you plan to do and write it
down. If your plan changes, that’s
okay but you need to have a plan. If I
see your code and you don’t have this you will immediately lose these points. (Remember: People get FIRED for not commenting their code)
|
Minimum of
3 characters, 3 scenes(not necessarily place scenes, could be actions), and 4
props.
|
A Loop that loops
more than 1 time
|
A Do Together block
(with at least two methods inside of it)
|
Manipulating at
least one object AND one limb of an object.
|
At least one method
that is called from my first method |
Include at least
one series of nested If/Else instructions
|
Must
include dialog between characters.
|
Create an event to allow
at least one user control
|
Each method should
have at least one comment in it.
|
Creativity/Effort
(Subjective grade from Teacher,
1 = little effort, 6 = moderate effort/somewhat original,
10 = lots of effort/cool!/funny/interesting)
|
|