Skip to content

Good hangman is a project meant for learning purposes written in Pony

Notifications You must be signed in to change notification settings

HiiGHoVuTi/Gangman

Repository files navigation

Gangman

Gangman is a small program written in Pony with the goal of having good code hygiene, scalable concepts and overall a lot of fun.

How to play

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.

Roadmap

  • Win / Loss States
  • GUI

About

Good hangman is a project meant for learning purposes written in Pony

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages