Jun 192018
1 Coding game elements
- Help sheets also available on paper
- Game components studio
- Walking sprite
- Moving sprite
- Jumping sprite
- Portal to next level
2 Work on parts of your game:
- Animated sprite – walking/running
- Movement
- keyboard controls
- jumping (use float up/down ideas, but not forever…)
- gravity
- Enemy – movement
- patrolling or
- auto following main sprite or
- keyboard controls
- More parts
Success!
- Try out ideas
- Change block groups
- Build block groups –> test (green flag) –> change –> test –>
- Be curious
- Be resilient
- Character moves (animation and keyboard controls)
- Baddie moves automatically
- Different levels – magic door