Open Zaechus opened 4 years ago
First off, cool game! I have a thing for nice terminal games. I recommend in addition to using crossterm, you try using the canvas feature in tui-rs. I've found it completely removes all screen flashing when rendering new frames.
Cool, thanks for the tip! I'll look into it when I get to it :)
First off, cool game! I have a thing for nice terminal games. I recommend in addition to using crossterm, you try using the canvas feature in tui-rs. I've found it completely removes all screen flashing when rendering new frames.