Skip to content

LiamGallagher737/bevy_flappy_bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bevy Flappy Bird

This is the final project for my Bevy Flappy Bird tutorial (coming soon™).

You can play the final project here. (Broken audio)

Assets

You can download just the assets here. This includes the sprites, audio and the flappy bird font.

What is covered

  • Fundamentals of Bevy ECS
  • Player Input
  • Game State
  • Basic Bevy UI
  • Asset Loading
  • Spritesheet Animation
  • Separate Video: Unit Testing
  • Separate Video: Benchmarking

Credit