Skip to content

JasonAJordan/space_invader_bevy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space invader clone made in Bevy.

A space invaders like clone using Rust / Bevy.

Guides I used to help make was from the offical bevy doc here https://github.com/bevyengine/bevy, as well as https://github.com/bevyengine/awesome-bevy

Inital game sturture was based around bevy's breakout example code.

Ship and Alien Sprites were found in the Python Crash Course guide by Eric Matthes.

screenshot

How to play

How to run

Use Cargo run.

Controls

Left and Right to move the spaceship around Space to fire the beam. Esc to quit.

Goals

Try to beat all the aliens before you run out of lives.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages