Handbook
Glossary
play-random-wordlet-game ( -- )
Vocabulary
wordlet
Inputs
None
Outputs
None
Definition
USING:
io
random
wordlet.private
;
IN:
wordlet
:
play-random-wordlet-game
( -- )
"Wordlet Started"
print
word-list
random
6
<wordlet-game>
play-wordlet
;