Gangman is a small program written in Pony with the goal of having good code hygiene, scalable concepts and overall a lot of fun.
run the command
$ ./hangman
or compile it if necessary (requires installing the pony toolkit)
$ corral run -- ponyc
Then when prompted, enter your guesses, or quit
to exit the program.
- Win / Loss States
- GUI