Skip to content

stevenclouston/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman

Play

A working version of this project can be found here:

https://hangman-steven.herokuapp.com/

This application is an implementation of the game Hangman.

To run this locally:

  1. Clone this repo and run yarn install

  2. Run yarn start

To run tests:

  1. Run yarn test

Currently, tests are not complete but more tests will be added shortly.

To run linter:

  1. Run prettier --write "**/*.tsx"

Screens

The game screen:

picture

Authors

  • Steven Clouston

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published