Basic Game
By the end of this section, you'll be able to move the player and have a game loss conditions.
You will:
- Load, display, and animate sprites
- React to user input
- Query entities and components in more complex scenarios
Checkout the branch:
git checkout 06-basic-game