/bevy_roguelike

A traditional roguelike made in bevy. Originally built from the wonderful Rust Roguelike Tutorial: https://bfnightly.bracketproductions.com/

Primary LanguageRustMIT LicenseMIT

Bevy Roguelike

My attempt to build a traditional ascii roguelike in Bevy. This work is based on my unity version which is itself built from the excellent rust roguelike tutorial by TheBracket. Now it's come full circle, back into rust, with bevy!

Rendering is done natively in bevy using my bevy_ascii_terminal crate.

Playable web version (You can move with qweadzxc, the arrow keys, or the numpad)