Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 605 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 605 Bytes

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