Handbook
Glossary
print-secret ( game color -- )
Vocabulary
wordlet
Inputs
game
an
object
color
an
object
Outputs
None
Definition
USING:
accessors
hashtables
io
io.styles
kernel
;
IN:
wordlet
:
print-secret
( game color -- )
[
secret-word>>
]
[
background
associate
]
bi*
format
nl
;