diff --git a/README.md b/README.md index 2e4a840..1df63d9 100644 --- a/README.md +++ b/README.md @@ -38,12 +38,13 @@ There is one file for linux and one for windows (.exe). - press Enter to confirm choices - press Esc to exit a game mode or the game. CTRL+C also works to exit the game. -## Retro aesthetics -For the best experience, I recommend using Cool Retro Terminal on Linux, or Windows Terminal in Retro mode. -But the game should run fine in any terminal. +## Recommended terminals +The game should run fine in any terminal. If you want retro CRT effects, here are some recommendations: +- Windows: Windows Terminal (enable experimental "retro mode") +- Linux: Rio (with CRT shader), Cool Retro Term ## Build/Run from source -You be inclined to not run binaries from the internet, and want to build from source instead. +You may be inclined to not run binaries from the internet, and want to build from source instead. - download the source code - make sure you have Rust and Cargo installed, see [rustup.rs](https://rustup.rs/) diff --git a/docs/sc8.png b/docs/sc8.png new file mode 100644 index 0000000..5f575fd Binary files /dev/null and b/docs/sc8.png differ diff --git a/docs/sc9.png b/docs/sc9.png new file mode 100644 index 0000000..523ded9 Binary files /dev/null and b/docs/sc9.png differ