Wednesday, November 25, 2009

Assessment - Game

I've changed my mind. I am going to do the racing game now instead of pong !
I know, that its set me back a little but if i work hard next week, ill get i done.

Friday, November 20, 2009

Assessment - Game

I orignally thought about making a role play, but i have changed my mind and have decided to do a game instead. My game that i have chosen to do is Pong. Yes bong seems to be easy and for people who have two lessons remaining - i have two weeks about 5 lessons remaining. I'm trying to make it a little harder but possible to do as well.
Hopefully I'll be finished the last lesson next week :D

Assessment - Game

Completed Challenges

Ive completed the following challenges, using some of the tutorials. The tutorials helped my complete the challenges if i didnt quite remember what do to.

Using the the codes in the tutorial post, i completed:
  • Challenge 1
  • Challenge 2
  • Challenge 3
  • Challenge 4
  • Challenge 5
  • Challenge 6
  • And Challenge 7

I didnt complete challenge 8 as i felt that i was capable enought to start working on my assessment. The challenges representing the same colour means that i completed them on the same day.

Monday, November 9, 2009

Completed tutorials

I have completed the following tutorials



Animate it: This tutorial teaches you how to animate your chosen character.

When Clicked

Forever:

Switch to costume sprite 1

wait 1 sec

switch to costume sprite 2

wait 1 sec



Change Colour: This tutorial teaches you how to change colours of sprite

When Space key pressed

change colour effect by 25



Dance-Twist: This tutoral taught me how to make sprite to dance and twist. To make this happen i had to join certain codes for this to be able to work, and make the girl/boy i had chosen dance. To make it dance-twist, the following code is used:

When W key pressed

Play sound dance sample

set whirl effect to 50

wait 0.25 secs

set whirl effect to 0

wait 0.25 secs.

Glide: Glide allows you to make your sprite glide across the screen

When clicked

glide 1 secs to x: 20 y: 80

glide 1 secs to x: -30 and y: -20

glide 2 secs to x: -110 y: -100



Interactive Whirl: allows sprite to whirl

When Clicked

forever

set whirl effect to mouse x



Keep-score: Keep score allows you to keep score in your game

When Clickedset score to 0

forever

turn to the right pick random -30 to 30 degress

move five steps

if touching small fish

change score by 1

play sound comp and wait

move -100 steps

Move-to-the-beat: allows sprite - preeferrably dancer - to move to the beat when clicked.

When clicked

forever move 30 steps

play drum 35 for 0.5 secs

move -30 steps
play drum 39 for 0.5 secs

Moving-Animation: When you animate your sprite, this allows you to also make your animation move.
When clicked
forever
switch to costume sprite1a
wait 0.3 secs
move 5 steps
switch to costume sprite1b
wait 0.3 secs
move 5 steps
if on edge, bounce

Suprise Button: Allows you to make your own button
When drum clicked
change colour effect by 25
play drum pick random 35 to 81 for 0.2 secs
change colour effect by -25

Say something: Makes sprite speck to another character/or person controlling it.
When sprite clicked
say: Hey/Hello