Instructions:
We are finally here! Ready to use the designs we made in Illustrator for our game! This assignment involves a lot of programming. Remember that EVERYTHING IS ABOUT TRIAL AND ERROR!
Rubric:
2pts Visual. All four of your assets (Images traced in Adobe Illustrator) are included in your game.
4pts Functional. Your code "works" and performs as a working jumping game.
1pt Embedded Code. Using the last step, your game is playable on your website.
1pt Link. The link to your scratch game is on your website.
2pts Mastery. Additional code is added to your game that improves or solves a bug. Please include a PARAGRAPH explaining WHAT you did and HOW you coded it.
-----
10pts Total
For the mastery portion of the project you will need to add more code! You can...
Find a way to stop the scoring from increasing after the game ends
Add additional sounds like a "game over" sound
Add additional obstacles or randomize the speed the object glides across the screen
Make the object increase in speed as the game progresses
Or something ELSE
Please write a PARAGRAPH on what you improved and HOW you coded it.