Skip to content

This 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!

License

Notifications You must be signed in to change notification settings

hack505/Play-Stone-Paper-and-Scissor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This 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!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages