https://github.com/wizardone/mastermind
The famous Mastermind game in React + ES6
https://github.com/wizardone/mastermind
game heroku javascript mastermind react
Last synced: about 1 month ago
JSON representation
The famous Mastermind game in React + ES6
- Host: GitHub
- URL: https://github.com/wizardone/mastermind
- Owner: wizardone
- Created: 2016-08-30T19:23:11.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-13T05:15:49.000Z (almost 9 years ago)
- Last Synced: 2025-04-06T01:26:06.750Z (about 1 year ago)
- Topics: game, heroku, javascript, mastermind, react
- Language: JavaScript
- Homepage: http://mastermind-react.herokuapp.com/
- Size: 65.4 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mastermind
[](http://standardjs.com)
[](https://travis-ci.org/wizardone/mastermind)
The infamous Mastermind game written in latest Javascript with React.
## How to play:
You can play the game at: http://mastermind-react.herokuapp.com/
Yeah, I know it does not look too good, but who cares?
### Details:
Black code peg means correct position + color.
White code peg means correct position only.
Their position are generated randomly.