From 17aafcbeb5ccc1dc1007d3eedbe424a0c52f0ce0 Mon Sep 17 00:00:00 2001 From: John Zaitseff Date: Fri, 22 Jul 2011 20:28:08 +1000 Subject: [PATCH] Include the word "window" with the requirement for an 80x24 display --- NEWS | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index a8f502f..1b27634 100644 --- a/NEWS +++ b/NEWS @@ -19,10 +19,11 @@ Version 7.0 (not yet released) ------------------------------ Released the first version of Star Traders for Unix-like operating systems -such as Linux. It requires a text console of at least 80x24 in size. The -code is written in the C programming language as a learning exercise for a -number of software tools and libraries; the algorithms in the original -Pascal and Visual Basic versions are reused for the game logic. +such as Linux. It requires a text console or window of at least 80x24 in +size. The code is written in the C programming language as a learning +exercise for a number of software tools and libraries; the algorithms in +the original Pascal and Visual Basic versions are reused for the game +logic. Early history