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

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

Awesome Lists containing this project

README

          

# Mastermind
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com)
[![Build Status](https://travis-ci.org/wizardone/mastermind.svg?branch=master)](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.