Skip to content

Latest commit

 

History

History
38 lines (17 loc) · 761 Bytes

README.md

File metadata and controls

38 lines (17 loc) · 761 Bytes

STONE PAPER SCISSOR

This is a project created with childhood memorys.

This is a slick Python implementation of "Rock, Paper, Scissors" between you and a cunning AI bot. The AI learns from your past choices, stored in a JSON file, to make smarter decisions. The more you play, the better it gets!

Installation

Install python

Running Tests

To run tests, run the following command

  git clone https://github.com/hack505/Play-Stone-Paper-and-Scissor.git
  python stone,paper,scissor.py

Authors

Feedback

If you have any feedback, please reach out to us at kamesh1209s@gmail.com

License

MIT