Crate flappyspace

source ·
Expand description

A small 2D-game built with Bevy

Structs

Enums

Constants

Functions

  • Changes the Ship entity’s texture periodically
  • Despawns all entities of a component
  • Checks for user input, either launches game or about screen
  • Plays sound at ./assets/sounds/sound.ogg by spawning AudioBundle
  • Rotates every text field entity of the TextRotation component
  • Spawns one rock in the game field
  • Returns a Text2dBundle to be spawned later