Skip to content

First Project for JavaScript Fundamentals Class

Notifications You must be signed in to change notification settings

Elizatoria/Hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman

First Project for JavaScript Fundamentals Class

Written by Victoria Forrest

The goal is to build a Hangman Type Game, where you guess the letters of a word. The game is written in JavaScript and uses node.js in Visual Studio Code. To start the game, run node . To end the game, press ctrl + c. You will be prompt to enter a letter. Press enter when you type the letter. Keep going until the game is done. There is a 6 letter limit to wrong answers.

About

First Project for JavaScript Fundamentals Class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published