Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 413 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 413 Bytes

Hangman

Make sure you have Git and Node (v18) installed.

  1. Run npm install to install all the dependencies
  2. Run npm run dev to start the local dev server

Play here Instructions

Acceptance Criteria

  • Accept at least 2 kinds of user input
  • [] Have some form of persistent state and interactivity, e.g.