realbasic-games
[Top] [All Lists]

Re: Selecting Colors

To: <realbasic-games at lists dot realsoftware dot com>
Subject: Re: Selecting Colors
From: Thomas Cunningham <mauitom at maui dot net>
Date: Sun, 30 May 2004 12:27:40 -1000
Delivered-to: realbasic-games at lists dot realsoftware dot com
List-help: <mailto:realbasic-games-request@lists.realsoftware.com?subject=help>
List-id: REALbasic Games <realbasic-games.lists.realsoftware.com>
List-post: <mailto:realbasic-games@lists.realsoftware.com>
> I'm making a game where I need to randomly select 5 discernably
> different colors for each round of play. It would be nice if the range
> of colors was as wide as possible, although it would also be nice if
> the combination of the 5 selected colors was at least somewhat attractive.

Perhaps a look up table would suit your needs. This way you could populate
the table with colors that _you_ think are _attractive_. Create the table of
suitable colors and select them randomly from this table.

Thomas C.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>