/rust-cruncher-munchers

A basic Rust tribute of MECC's Munchers learning game

Primary LanguageRustMIT LicenseMIT

rust-cruncher-munchers

A basic Rust tribute of MECC's Munchers learning game - see video here

Game Demo

Description

Using Bevy, a game engine for Rust engineers, I developed a Super Munchers clone with some of the basic features and utilized 3d models to slightly modernize the appearance of the typical Munchers style. See an online archive version of Super Munchers here.

Version

See Cargo.toml version

Platforms / Technologies

Run

 $ cargo run

Build For Release

 $ cargo build --release