Kermit

Kermit
Kermit

Friday, 16 March 2012

Friday 16th March 2012 Conclusion 4




This next part of the code is making my character re-spawn when he either falls of the edge of the world or the time runs out and he is the brought back to where he started. the first image shows the code in flash for making the character re-spawn. the second image is showing the character when he first starts the level, the third image is when the character is about to run off the edge off the world and the fourth will look the same as the second and it will be the character re-spawning

Friday 16th March 2012 Conclusion 3















The code above is creating more enemies on the stage and then it saying in the output that there is not enough enemies need more when another enemy is created. The first image is the code i have created in the flash document, the second image is the trace happening in the output. the third image is a screen shot from the flash game to show that the enemies are being created.

Friday 16th March 2012 Conclusion 2

the code above is creating more enemies on the stage when the other enemies have gone off the stage i had some syntax errors as i was creating this and with a little help from looking back at the video i was able to work out what the problems were and fix them before they became anything drastic.

Friday 16th March 2012 Lesson Plan

my lesson plan for today is to start the third tutorial for my game and then try and finish the video, in this video i plan on getting my character and the enemies to attack the character. this will be helpful because then when i create my game i will be able to place all of this code into the game so i have characters attacking and i would also have the enemies attacking as well so then it wasn't an unfair battle for the character to go through fighting all of the enemies and not being attacked back.

Monday, 12 March 2012

Monday 12th March 2012 Conclution part 1

i have finished the Second tutorial and i have learnt:


  • how to make my character move left and right
  • how to make the background scroll to one side
  • how to make the character look like he is running 
  • how to make the sky of the background move
  • how to create enemies and get them to run on the stage.
all of these will be explained in different Posts so then they are explained more. 

Monday 12th March 2012 Lesson Plan

Today my Lesson Plan is to get the second half of the second tutorial video finished by 12:00 so then i am able to post what i have learned in this second half of the tutorial posted on here so then i am able to track what i have learned and be able to make sure that i have done the code correctly. Unlike friday i am going to make sure that i am able to do the code correctly and not have thousands of errors because of one mistake here and there.

Friday, 9 March 2012

Friday 9th March 2012 Lesson Plan

Today I plan on creating carrying on with the Second Tutorial to create this simple side scrolling game, by the end of today i will have my character running across the environment and I will also have my enemies running across the environment as well. To be able to succeed in this I will need to make sure that I don't make the same mistakes I usually make which are syntax errors. I will also need to make sure that I make the variables that I create are the same where ever they are used again so then I don't get stupid errors again.