An open API service indexing awesome lists of open source software.

https://github.com/ricopella/baseball-hangman

Baseball themed game with hangman style rules.
https://github.com/ricopella/baseball-hangman

baseball css3 html5 red-sox vanilla-javascript

Last synced: 2 months ago
JSON representation

Baseball themed game with hangman style rules.

Awesome Lists containing this project

README

          

# Baseball Hangman

### Overview

Browser based Hangman game themed around Baseball words.

## Rules & Features

* Each game, the user is given a word to try and guess the letters correctly.

* Each game, the user gets 9 in correct guess or they lose.

* Key events listen for eithr correct or incorrectly guessed letters.

* After the user wins/loses the game automatically chooses another word.

* **Bonus Feature** Design is to replicate the legendary Fenway Park Scoreboard.

# Demo

![Demo](assets/images/example.gif)
# History

Created on 5/4/17

# License

MIT