Skip to content

fac25/week5-paz-karwan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.