Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Game Description

In this game the computer selects a random word and the player has to guess it by guessing a letter each turn. If the player guesses correctly, the word is filled in, if not, the player is one step closer to the hangman!

Instructions

The computer begins by loading in a dictionary of 10,000 words from Github and randomly selecting a secret word. You will then make a guess and the terminal will then display the current iteration of the hangman, all guesses so far and the current secret word with the correct guesses filled in. You will also have the option to load and save your progress, which are saved as YAML file in the saved_games folder.

The easiest way to play this game, is to play online at repl.it. To play online, click on the green 'run' button at the top of the repl.it page.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages