From 80a9e6ca5e837ff0103698be9dd25a342dfd0543 Mon Sep 17 00:00:00 2001 From: B. Watson Date: Tue, 13 Oct 2020 03:45:04 -0400 Subject: games/miscom: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/miscom/README | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'games') diff --git a/games/miscom/README b/games/miscom/README index a29c09295c..db9719485e 100644 --- a/games/miscom/README +++ b/games/miscom/README @@ -1,14 +1,15 @@ miscom (textmode Missile Command clone) -In miscom you must defend cities from missile attack. You do this by -launching missiles of your own (in a point-and-blast fashion) to destroy -the enemy missiles before they land. +In miscom you must defend cities from missile attack. You do this +by launching missiles of your own (in a point-and-blast fashion) to +destroy the enemy missiles before they land. -Miscom is a curses-based game, so it should work on any terminal. (You'll -need 9600 baud or better for it to be playable.) It supports colour -and sound. +Miscom is a curses-based game, so it should work on any +terminal. (You'll need 9600 baud or better for it to be playable.) It +supports colour and sound. -Miscom is an older game that uses OSS for audio. By default, this script -links with libaoss, which allows the game to make sound without having -OSS modules loaded. If you for some reason want to disable this (e.g. if -you run OSSv4 for audio), export AOSS=no in the script's environment. +Miscom is an older game that uses OSS for audio. By default, this +script links with libaoss, which allows the game to make sound without +having OSS modules loaded. If you for some reason want to disable this +(e.g. if you run OSSv4 for audio), export AOSS=no in the script's +environment. -- cgit v1.2.3