Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 252 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 252 Bytes

Brkrs

Brkrs is a Breakout/Arkanoid style game written in Rust with the Bevy game engine. It features a paddle that can be controlled with the mouse, in all directions (left/right, up/down). It uses 3D rendering to display the bricks and the ball.