Hangman
Hangman is a game where a player is given a blank set of spaces, representative to the length of an unknown word. Players are then given a topic as to what that word could be, and are given a set amount of guesses they can make before losing the game. The goal is to correctly guess the unknown word before their number of attempts run out
Technologies:
- React v18: For creating fast and responsive UI
- Webpack: to compile/bundle JavaScript modules
- Babel: to compile JavaScript code
- GitHub Pages: Hosting
- Hangman Artwork: Yours truly