Skip to content

Small test project for my toy engine

License

CC0-1.0 and 2 other licenses found

Licenses found

CC0-1.0
LICENSE
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

snorrwe/asteroids

Repository files navigation

Requirements

Building

cargo build --release

Controls

WAD to move. Space to fire.

Run

cd launchers/native
cargo r