Skip to content

gold-silver-copper/deprecated_old_bevy_ratatui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bevy_ratatui

Crates.io Documentation License Downloads Rust

THIS IS DEPRECATED USE MY OTHER CRATE ratframe or on github ratatui_egui_wasm

it can be combined with bevy_egui to create a much better experience than with this old crate

https://github.com/gold-silver-copper/ratatui_egui_wasm

https://github.com/gold-silver-copper/ratatui_egui_wasm

https://github.com/gold-silver-copper/ratatui_egui_wasm

This crate provides an Ratatui integration for the Bevy game engine. Please help with pull requests, and be aware that it's a bit buggy and unoptimized :D Breaking changes are quite likely in the near future. PLEASE LOOK AT THE EXAMPLES FOLDER

Trying out:

An example WASM project is live at https://gold-silver-copper.github.io/

Features:

  • Desktop and web platforms support

Dependencies

Just bevy and ratatui

Usage

See the examples hello_bevy and demo (demo currently uses some weird unsafe stuff so its not very good to learn from)

cargo run --example hello_bevy --release cargo run --example demo --release

See also

For extra widgets:

https://github.com/ratatui-org/awesome-ratatui

Bevy support table

Note: if you're looking for a bevy_ratatui version that supports main branch of Bevy, check out open PRs, there's a great chance we've already started working on the future Bevy release support.

bevy bevy_ratatui
0.13.0 0.1 0.2

About

DEPRECATED use egui_ratatui instead

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages