You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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