/rust-2d-shooting-gallery

A basic shooting gallery built in Rust

Primary LanguageRustMIT LicenseMIT

rust-2d-shooting-gallery

A basic shooting gallery built in Rust - see video here

Game Demo

Description

Using Bevy, a game engine for Rust, I developed a shooting gallery to demonstrate 2d games with multiple layers of depth.

Version

See Cargo.toml version

Platforms / Technologies

Run

 $ cargo run

Build For Release

 $ cargo build --release

Based on assets from kenney.nl:

Kenny NL Sample