@@ -80,22 +80,23 @@ If needed, a section can be split into subsections with a "------" delimiter.
80
80
81
81
### [ egui_ratatui] [ egui_ratatui ]
82
82
83
- ![ egui_ratatui running in bevy] ( egui_ratatui.jpg )
83
+ ![ egui_ratatui running in Bevy] ( egui_ratatui.jpg )
84
+ _ egui_ratatui running in Bevy_
84
85
85
- [ egui_ratatui] [ egui_ratatui ] by [ gold-silver-copper] [ gold ]
86
- - is an [ egui] [ egui ] widget that is also a [ ratatui] [ ratatui ] backend.
87
- - It allows you to create Terminal User Interfaces inside Egui.
88
- - Can be used with bevy, macroquad, eframe, pixels, etc
89
- - It is also WASM compatible.
90
- - The current release is the product of months of iteration, and is now "stable".
91
- - It is currently being used for a game and at a startup, with no issues.
92
- - Web demo can be found [ here] [ erat_web ]
86
+ [ egui_ratatui] [ egui_ratatui ] by [ gold-silver-copper] [ gold ] is an [ egui] [ egui ] widget that is also a [ ratatui] [ ratatui ] backend.
87
+ It allows you to create Terminal User Interfaces (TUIs) inside egui.
88
+ You can try out the [ web demo] ( erat_web ) to see it in action.
89
+
90
+ The current release is the product of months of iteration, and is now "stable".
91
+ It is Wasm compatible and engine agnostic: use it in Bevy, * Quad, eframe, pixels, etc.
92
+
93
+ ` egui_ratatui ` is currently being used for the development of a game and
94
+ educational software at a startup with no issues so far.
93
95
94
96
[ egui_ratatui ] : https://github.com/gold-silver-copper/egui_ratatui
95
97
[ gold ] : https://github.com/gold-silver-copper
96
98
[ ratatui ] : https://github.com/ratatui-org/ratatui
97
99
[ egui ] : https://github.com/emilk/egui
98
- [ erat_web ] : https://gold-silver-copper.github.io/
99
100
100
101
## Popular Workgroup Issues in GitHub
101
102
0 commit comments