Skip to content

steelx/flapy-bird-bevy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flapy-bird-bevy

the game design is not yet added: But, Im trying to create a flappy bird with a twist with some hyper rush gameplay

Things done so far:

  • ECS
  • Animations system
  • Gravity and Move system (Player) [still needs improvements]
  • Obstacle spawn events (ObstacleSpawnEvent)
  • Game RunState (state.rs)
  • offscreen_deletion_system

TODO:

  • [HIGH PRIORITY] Collision system with events
  • Random enemy (probably a creeper)
  • Upgrade player movement and gravity
  • more animations and background effects

Screenshot from 2020-12-17 20-36-50

Releases

No releases published

Packages

No packages published

Languages