https://github.com/zoispag/hangman-react-redux
A modern implementation of Hangman game using React and Redux
https://github.com/zoispag/hangman-react-redux
es2016 game hangman react react-redux redux
Last synced: about 1 month ago
JSON representation
A modern implementation of Hangman game using React and Redux
- Host: GitHub
- URL: https://github.com/zoispag/hangman-react-redux
- Owner: zoispag
- Created: 2018-02-25T18:53:40.000Z (over 7 years ago)
- Default Branch: redux
- Last Pushed: 2019-12-29T10:00:27.000Z (almost 6 years ago)
- Last Synced: 2025-05-30T02:23:50.351Z (4 months ago)
- Topics: es2016, game, hangman, react, react-redux, redux
- Language: JavaScript
- Homepage: https://hangman-react.netlify.com/
- Size: 282 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Hangman game
An implementation using **Redux** for state management.
Check [master branch](https://github.com/zoispag/hangman-react-redux/tree/master) for React using States implementation.