Skip to content

Repository files navigation

Bevy Crab Pong

A Bevy Engine port of the Video Tutorials Rock final project Crab Pong.

To Run

To compile and run, use cargo:

cargo run --release

Screenshot

Bevy Crab Pong

TODO

  • Add a Ferris model (eg. Ferris the Crab)?
  • Adjust model textures to support color tinting.
  • Try to mimic the lighting of the original.
  • Add shadowed directional light for the sun?
  • Use a Rust gear logo texture?
  • Add proper mesh text for in-world UI? (eg. Bevy Text Mesh)
  • Add "reflections" via SSR.
  • Add multiplayer support.
  • Add gamepad support.
  • Add ocean texture scrolling.

About

My attempt to port the final VideoTutorialsRock project "Crab Pong" to the Bevy game engine

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages