Skip to content

AaronGoldsmith/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classic hangman

This hangman game was developed during the Coding Boot Camp. This was project #3

How to play

(Instructions can be displayed at any time within the game window)

  • A new game is automatically created on arrival
  • You can guess a letter by typing its key on the keyboard
  • If you run out of guesses, your stick figure dies and you recieve a screen with the correct answer

Technology used

The game was made using p5.js Included is a list of 256 words, from which a word can be chosen at random