Skip to content

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

License

Notifications You must be signed in to change notification settings

sarkahn/bevy_roguelike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages