From 965c8d37b44e2909293449e0ae72c5beee463d6d Mon Sep 17 00:00:00 2001 From: krillan Date: Fri, 10 Jan 2025 18:51:03 +0300 Subject: [PATCH] readme requirements update --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f0ea769..2c09314 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,11 @@ __The game currently has:__ The only requirement for _PZDC dungeon 2_ is `Ruby 3+` -Recommended terminal dimensions: width `120+`, height `36+` +Recommended terminal dimensions: width `120+`, height `36+`. If there are problems with rendering graphics, simply increase the size of the terminal window + +Cross-platform: it should work reasonably well across Linux, Mac, and Windows. + +Stand-alone: No external dependencies, other than the Ruby core and standard libraries. ## Run