Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 504 Bytes

File metadata and controls

11 lines (8 loc) · 504 Bytes

Mastermind Board Game - React Clone

Game Screenshot

Simple game recreated in react. Just click on the pegs in the entry box to change their color, then click the blue button to submit a guess. You have 10 tries to guess the code.

Todo:

  • Better win / loss handling than alert boxes
  • More instructions / visual cues
  • Add win / loss percent
  • Settings to change number of colors and disallow duplicates