tigregalis / bevy-breakout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bevy-breakout

An implementation of the classic game "Breakout" in Bevy.

Run

To run, cargo run.

Controls:

Hold `Left Arrow`
Move the paddle left
Hold `Right Arrow`
Move the paddle right
Double tap `Left Arrow`
Dash left
Double tap `Right Arrow`
Dash right
Press `Spacebar`
Start / pause / resume the game
Press `R`
Restart the game

About

License:MIT License


Languages

Language:Rust 100.0%