Console handling in bevy?

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • 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.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

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