β The Hero's Journey
October 31, 2016Meeting Standards
- βHeroβ should clearly βfaceβ the right when you push the
β
right arrow key - βHeroβ should clearly βfaceβ the left when you push the
β
left arrow key - βHeroβ should perform an animated walk when you hold
ββ
left orββ
right arrow key
Exceeding Standards
- βHeroβ should jump (with gravity) when you push space bar
Assessment
Good programming habits in your code |
---|
Using Start and Stop blocks. |
Making sure you initialize appropriately so that your program is repeatable. |
Use conditionals and variables, not precisely timed waits. |
Add comments to your code so it is easy to understand. |