Skip to content

nirajitpramanik/AI-RPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the project

This project is a small replication of the classic game - Rock, Paper, Scissor. However, it uses Artificial Intelligence to track the user patterns, and predict the user's next move.

How to use the project

There are two ways to use this project:

  • Download the files as a ZIP file:
    • Click on the tile that says <> Code and then click on Download as ZIP,
    • Unzip the files, and then run the file that says game.py.
  • From command line:
    • Clone the repository using git clone
    • Run the command from the command line:
    python game.py
    

About

A rock-paper-scissor game that has been made using Artificial Intelligence, such that the model learns with every move made.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages