Console handling in bevy?

This page summarizes the projects mentioned and recommended in the original post on /r/bevy

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • bracket-lib

    The Roguelike Toolkit (RLTK), implemented for Rust.

  • Hi, If you are interested in console and roguelike there is a specialised engine made just for that called bracket-lib made by Herbert Wolverson. He also has a book called Hands On Rust that is an excilent introduction to rust game development where you make a roguelike dungeon crawler in Rust using bracket-lib. I am finishing the book now and I can fully recommend it.

  • bevy_ascii_terminal

    A simple terminal for rendering ascii in bevy.

  • The rendering code in bevy is really thoroughly decoupled from the rest, so you can run bevy headless or use a different renderer, like Bevy ASCII terminal.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts