Message from discussion
7DRL: Bob and Trev: Resurrection
Path: g2news2.google.com!postnews.google.com!a75g2000cwd.googlegroups.com!not-for-mail
From: Phlamethro...@gmail.com
Newsgroups: rec.games.roguelike.development
Subject: Re: 7DRL: Bob and Trev: Resurrection
Date: 22 Feb 2007 05:49:51 -0800
Organization: http://groups.google.com
Lines: 18
Message-ID: <1172152191.506825.68910@a75g2000cwd.googlegroups.com>
References: <1172021941.913013.186770@v33g2000cwv.googlegroups.com>
<C3XCh.6614$Fg4.4195@newsfe5-win.ntli.net>
<1172141442.564917.67700@p10g2000cwp.googlegroups.com>
NNTP-Posting-Host: 195.72.173.130
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1172152197 5398 127.0.0.1 (22 Feb 2007 13:49:57 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Thu, 22 Feb 2007 13:49:57 +0000 (UTC)
In-Reply-To: <1172141442.564917.67700@p10g2000cwp.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe)
Complaints-To: groups-abuse@google.com
Injection-Info: a75g2000cwd.googlegroups.com; posting-host=195.72.173.130;
posting-account=bDRC7A0AAACF2inNsTKqE7bM4XnetBGT
On 22 Feb, 10:50, henrih...@gmail.com wrote:
> Just a suggestion: Given the severe limitations, I feel it is
> justified to create non-persistent levels, and instead focus on
> generating particularly good random levels.
I don't think development time saved by not having persistent levels
will allow me to develop a significantly better random level
generator. The extra time would certainly be welcome, but I also don't
particularly like roguelikes without persistent levels. In a
traditional dungeon you can partially explain it away by saying that
you're going down different passageways each time you go up or down a
level, but with a skyscraper or other building you're unlikely to have
that excuse to fall back on ;)
I've done some random map generation in the past, and am fairly
confident I can come up with some good algorithm ideas before the
compeition starts.