Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site fortune.UUCP Path: utzoo!watmath!clyde!burl!we13!ihnp4!zehntel!dual!fortune!grw From: grw@fortune.UUCP (Glenn Wichman) Newsgroups: net.games.rogue Subject: Re: Rogue on small screens Message-ID: <2982@fortune.UUCP> Date: Fri, 6-Apr-84 19:07:09 EST Article-I.D.: fortune.2982 Posted: Fri Apr 6 19:07:09 1984 Date-Received: Sun, 8-Apr-84 01:16:18 EST References: <2668@rabbit.UUCP> Organization: Fortune Systems, Redwood City, CA Lines: 13 [I keep forgetting to do this] Rogue (1.0 and later Mctesq was here versions) will work on any size screen as long as it is defined correctly in the /etc/termcap entry. On very small screens Rogue has a tendancy to bomb out because it is trying to place to many objects in not enough spaces. The program should probably modify all its probabilities based on screen size. (Otherwise, small screen games are easier, you get just as much food, but you have less space to explore). No changes to the source need to be made, though. -Glenn