Beefball

Introduction

If you’re looking for a jump-start on how to make games with FlatRedBall and Glue, you’ve come to the right place. The following tutorials will walk you through how to make a game called “Beefball”. Beefball is a fast-paced physics based game similar to air-hockey. What are you waiting for, let’s get started!

Completed Project: Beefball.zip

Tutorials

  1. Creating a FlatRedBall project
  2. Creating an Entity
  3. Creating a Screen
  4. Controlling an Entity
  5. Creating the Screen Collision
  6. Advanced PlayerBall Controls
  7. Creating the Puck Entity
  8. Adding multiple players
  9. Scoring and Restarting Rounds
  10. Scoring HUD
  11. Scoring Hud Logic
  12. Adding Dashing