Chapter 1. Game Plan – Creating Basic Gameplay
In this chapter, we'll cover the following:
- Animating a sprite
- Moving your player
- Adding projectiles
- Creating hazards
- Programming basic enemies
- Setting up player health and lives
- Creating a scoring mechanism
- Creating win/lose scenarios