Wednesday, May 27, 2009

Deadline!

You will need to hand in your visual diaries and briefs on Tuesday 2nd June
Visual diary
In your visual diary you should have a detailed flowchart to show the layout and design of your solution. You should anotate the colours, effects, animation, interactivity etc. You should also draw any characters or backgrounds that will be a part of your design.
Brief
Complete the template found: I:\Computing\Y10\Term 2\Programming Project. Make sure that you describe each section fully. check your spelling and grammar before printing and putting it in your clear file.

Year 10 interactive project

Theme park
Deadline: Week 10 term 2

Outcome: Create an interactive game, 3D world or presentation
Brief: You must choose one of the options below and create an interactive game, animation or presentation based on a theme park. The target audience for your solution is teenagers, so your solution must appeal to them and be fun, interesting and interactive.

Tasks:

  1. Plan your solution: Complete your brief (use the teamplate) and a storyboard (this must be annotated to show, colour, interactivity and any effects to be used). All planning must be completed before creating your solution.
  2. Create your solution
  3. Test your solution (you will need to create testing criteria)
  4. Evaluate your solution
  5. Make improvements to your solution

Option 1
Using PowerPoint create an interactive presentation to show different areas of the theme park, activities and the theme park rides. This interactive presentation will be used by visitors of the theme park. Your presentation should have at least 5 slides of information. A good start may be to have a map of the theme park with hotspots and links to other pages.

Extension: create an animation in Flash of a roller coaster to add to your presentation.

Option 2
Using Scratch, Alice or Flash create a game based or 3D world animation based on a theme park ride. If you choose to create a game it should have at least 3 levels.

Possible characteristics to add to your game:

  • Interactive, changes based on players’ decisions. You have to participate.
  • Has resource(s) to manage (time, lives, experience points, etc.).
  • Has token(s) you manipulate directly to manage resources
  • Has opposition (obstacles or opposing players)
  • Has goal(s) and conditions for victory
  • Create your own variable
  • Multi-player

Grading criteria

Achieved

  • Has created a storyboard
  • Created a solution that has an interactive function
  • Has evidence of testing the solution
  • Has evaluated solution

Merit

  • Has created a storyboard that could be used by someone else to create the solution
  • Created a solution that has at least three interactive functions
  • Has used criteria to test solution
  • Has a detailed evolution of solution

Excellent

  • Has a well developed and detailed storyboard
  • Created a multi-functional interactive solution
  • Has well thought out criteria which has been used to test solution
  • Has made improvements to solution based on testing results
  • Has evaluated solution in terms of target audience, brief and usability

Tuesday, May 19, 2009

Alice

We are now going to learn how to create worlds and learn to program using 3D grapics using software called Alice.

Your first task is to open tutorial 1: Ice Skater world
Follow the instructions to find out how to use the software...what can you get your ice skater to do?

Tuesday, May 12, 2009

Scratch

Task 1
Using the scratch cards create an example of each and save it in your programming folder on the H drive

Task 2
In the folder Advenced Scratch, see if you can create the Helicopter game.
Extension:
a) See if you can get your helicopter to return to the start if it hits the walls.
b) Can you add a score to your game (you could loose a point if you hit the wall)
c) Can you now add another level to your game....hint you will need an "If" statement which +1 to the background layer

Task 3
Create your own version of Pong - you will find useful hints and tips in the Pong folder.