Skip to content

aosilvester/WordGuessGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Word Guess Game

https://aosilvester.github.io/WordGuessGame/

Description

What is Word Guess Game? Word Guess Game is an application designed to showcase basic javaScript knowledge in the form of a hangman-style computer game. The logic is done completely in javaScript

How Does Word Guess Game Work? When the page loads, javaScript selects a word from an array of possible answers. It then listens for the event of

Purpose of the Project The purpose of this project was to grasp the both the syntax and logic necessary for coding as well as understanding the process for how something as simple as a game of hangman can be achieved.

Getting Started

Dependencies

A web browser is the only necessary application needed to run this app.

Installing

The apps's files can be accessed by pulling from the repository.

Executing program

The app is fully functional when the browser has loaded.

Help

If there are any problems or issues with this app, please contact the author.

Authors

Hang Man Game was developed by Alex Silvester in 2018

You may contact Alex via email at (aosilvester@gmail.com) with any questions.

Version History

  • 0.1
    • Initial Release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published