Some investigations using the cool bevy_pixels (https://github.com/dtcristo/bevy_pixels) to display Amstrad-like text.
Assuming you have the whole RUST suite installed:
just type cargo run
or cargo run --release
in the repo directory.
If you don't, go to https://www.rust-lang.org/ and follow the instructions.