Final Project complete
For the Project I followed the following tutorial to get me started: https://www.youtube.com/watch?v=kjDwTAy6y4o&start_radio=1&list=RDkjDwTAy6y4o
Then I experimented on the code to change or add sprites and extra features to my game. I changed the amount of sprites that were in the game due to the game lacking features. Also I ran into a problem where the cost increase for every single sprite instead of the one sprite I wanted. I resolved this issue by setting up an independent variable for every single sprite in my game.
In terms of splitting up the marks for my game this is how I would do it:
/5 for in game graphics
/15 for the sprite codes
/10 for the instructions
/10 for the special effects(like the sprite popping and the screens changing in certain points of the game).
The following is the code to my game: https://scratch.mit.edu/projects/223824761/#editor
Then I experimented on the code to change or add sprites and extra features to my game. I changed the amount of sprites that were in the game due to the game lacking features. Also I ran into a problem where the cost increase for every single sprite instead of the one sprite I wanted. I resolved this issue by setting up an independent variable for every single sprite in my game.
In terms of splitting up the marks for my game this is how I would do it:
/5 for in game graphics
/15 for the sprite codes
/10 for the instructions
/10 for the special effects(like the sprite popping and the screens changing in certain points of the game).
The following is the code to my game: https://scratch.mit.edu/projects/223824761/#editor
Comments
Post a Comment