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.
- Host: GitHub
- URL: https://github.com/ricopella/baseball-hangman
- Owner: ricopella
- Created: 2017-05-05T00:31:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-14T05:40:56.000Z (almost 9 years ago)
- Last Synced: 2025-09-13T01:48:36.421Z (10 months ago)
- Topics: baseball, css3, html5, red-sox, vanilla-javascript
- Language: JavaScript
- Homepage:
- Size: 1.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

# History
Created on 5/4/17
# License
MIT