Skip to content

vprime/stela-nubo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stela Nubo

Simple Asteroid Shooter Example Game in Rust wit the Bevy engine

Yellow space ship floating in a field of square asteroids.

Controls

  • Use W,A,S,D to accelerate and strafe
  • Q and E Does a roll
  • Spacebar to fly up
  • Shift to fly down
  • Use mouse to turn
  • Left mouse button fires cannon
  • Escape to open pause menu

Goals

  • Spawn and despawn objects around the player deterministicly
  • Move around the space in a spaceship
  • collide with the objects
  • Input System
  • Be able to shoot
  • destroy objects
  • destruction effect
  • player damage
  • player death
  • Menu
  • App Quit
  • Game States: Start, Playing, End
  • Display Health
  • Display Points

About

Stela nubo is a game created with Bevy and Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published