Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 627 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 627 Bytes

Coverage Status Build Status

Guess the number

Guess the number game.

There's actually two games here:

You can get a machine to guess the number you're thinking or you can let the machine think while you guess!

Play!

Clone the repo

$ git clone https://github.com/fermezz/guessthenumber

Put it to work

  1. $ cd guessthenumber/python/
  2. python -m guessthenumber.game