Skip to content

Thomas-Rudge/hangman

Repository files navigation

hangman

A shell version of the hangman game, with the option of saving game progress.

Game_Screenshot

Starting a New Game

require 'hangman'

Game.new.play

Saving a Game

To save a game just type save at any time during the game.

Game_Screenshot


Loading a Saved Game

Game.load

About

A shell version of the hangman game, with the option of saving game progress.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages