HW 4.2.2 Midterm Project Idea

Calli,

This is my idea so far, there’s more Im sure I’d want to do, but this is what I’ve come up with so far. I look forward to hearing your thoughts.

Concept for Midterm Project:

A visual seasonal calendar.
You type in the month of year and a scene pops up to depict the season or the complimenting season. I’d like to use a combination of images and graphics. One image and graphical representation per season.

printline Type in month or season
{If month is December, January, February, or season is winter
scene will be winter wonderland
if scene is wonderland and mouseDragged snow will fall
else
if keyPressed scene becomes summer image}
else
{if month is March, April, May, or season is spring
scene will be spring scene
if scene is spring and mouseDragged rain falls
else
if scene is spring and mouseClicked rain stops and sun comes out
else
if keyPressed scene shows fall image}
else
{if month June, July, August, or season is summer
scene will be summer scene
if scene is summer and right mouseclicked scene becomes night with 4th of july fireworks
else
if scene is summer and left mouse clicked scene is beach scene
else
if keyPressed scene shows winter image}
else
{if month is September, October, November, or the season is fall or autumn
scene will be fall scene
if scene is fall and mouseDragged wind blows leaves from trees
else if keyPressed scene shows spring image}

This entry was posted in Uncategorized. Bookmark the permalink.

One Response to HW 4.2.2 Midterm Project Idea

  1. Nafias,

    This is excellent! You really grasped the concept of writing pseudo-code and I’m certain that this will make your programming much easier. I also love your concept (but this should come as too much of a surprise for you). Can’t wait to see it in action.

    – Calli

Leave a Reply to Calli Higgins Cancel reply

Your email address will not be published. Required fields are marked *