bulls-and-cows-react

Bulls and cows game implementation using React components

Stars
0

bulls-and-cows-react

Bulls and cows game JavaScript ES/6 React.js implementation

Developed to practice just learnt React.js

Only plain GUI components with no embellishment yet. Focus was put in allowing fluid user interaction and handling components in a way to allow full interaction through keyboard

To play against the computer open a terminal and type: npm run dev

Game should open in your default browser

Enjoy a game of bulls and cows.