The teachpack hangman.ss provides all the operations that draw.ss provides and the following two:
hangman.ss
draw.ss
hangman : make-word reveal draw-next-part -> true
make-word,
reveal,
draw-next-part
hangman-list : reveal-for-list draw-next-part -> true
reveal-for-list