Skip to content

wendicui/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hangman Game_Places we have been to

Main Skills:

  • Organize function to structure the game logic

  • Change between string and array; differentiate the following function:

    • split : String , divide string into array based on passed in sepeartors
    • slice : String/Array , get a fragment of the target
    • splice : Array , add or remove elements in to array
  • pass in paremeters to different functions: use global object

About

Game to guess word based on music and images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published