This site requires JavaScript, please enable it in your browser!
Greenfoot back
alexus2514
alexus2514 wrote ...

2016/3/29

Pseudocode for an if/else statement that makes an instance appear to change colors as it moves

alexus2514 alexus2514

2016/3/29

#
These are the instructions given: Write the pseudocode for an if/else statement that makes an instance appear to change colors as it moves. Then, in your scenario, write this code. Hint: You need to obtain or create the images and save them to the class in the scenario before you write the code. The object name is Duke and the two images are "fish2.png" and "fish3.png"
danpost danpost

2016/3/29

#
@alexus2514, please do not post your assignments here. Try to complete the assignment yourself. If you run into difficulties with one part or another, then post what you tried and ask for assistance explaining in detail what the issue is.
You need to login to post a reply.