Skip to content

shnarazk/breakout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A juicy breakout in Rust with Bevy

Objective

Let's make the official example juicy.

TODO

  • animated background
  • ease in/out
  • rotating ball
  • scaling ball
  • accelerating ball
  • trailing ball
  • wobble bricks
  • sound effects
  • background music
  • particles
  • shaking screen
  • eyes and mouth

Run

cargo run --release

Since the executable needs to load the asset files, you can't install with cargo install so far.

References

About

A juicy breakout in Rust with Bevy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages