Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 226 Bytes

File metadata and controls

5 lines (4 loc) · 226 Bytes

hangman

Implementation of a hangman game in swindle (from DrRacket).
Can be played through the command line by running: swindle --load run.scm
Also includes an interface for other applications to use: interface.scm