Hi Ed,

maybe it would be better (at least better looking) if you turned your 
function/refinements design into an object/funcs design, wouldn't take 
much I guess.

And you can give 'print a block, like this:

print [ "Matched: " Matched " Placed: " Placed newline]

'newline adds, you'll guess it, a newline (you could use "^/", too).

 From the usability view-point:
- You should display a list of the symbols on startup.
- and an error on less than 5 symbols
- help on wrong symbols


Kind regards,

Ingo



Ed Dana wrote:
> Greetings all,
> 
> Attached is a small game I created in my continuing effort to understand 
> REBOL. It is another guessing game, slightly more sophisticated than the 
> one I submitted previously.
> 
> Please look it over and feel free to criticize, but do be gentle, as 
> this is my second attempt at a REBOL program. ;)
> 



-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to