Skip to content

A class-based word game (sort of like hangman) written in Vanilla JavaScript. Use the github pages link to play!

License

Notifications You must be signed in to change notification settings

xyeres/oop-game-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Class-based JavaScript Word Game

To play:

  • Use the app on GitHub Pages
  • Or download files and open index.html in your browser.

Additional features include:

  • More robust key bindings, making sure that any non-alpha key strokes are ignored via regex and key code bindings.
  • If you are at the overlay screen (first boot or at a win/loss screen) you can simply hit the Enter key to start a new game
  • I have customized the background color on the load screen, game screen, win and loss screen to make it feel more snazzy

About

A class-based word game (sort of like hangman) written in Vanilla JavaScript. Use the github pages link to play!

Topics

Resources

License

Stars

Watchers

Forks