Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 514 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 514 Bytes

Cattle-Rustler

Bulls & Cows game in React with Redux

Install

Uses Node v8.6.0

  • clone the repo
  • run npm install
  • run npm start - runs webpack's dev server
  • open web-browser to http://localhost:8080

Caveat Downloader

Web page shows some instructions.

Can simply play the game, or enter a secret code of your own and the computer will also try to guess your code when you guess it's.

See if you can guess the computer's code before it guesses yours.

A few tests of the game logic only.