Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages