https://github.com/lorem-ipsumm/rock-paper-scissors-ai
this is a basic rock paper scissors web-app using markov chains to predict your next move
https://github.com/lorem-ipsumm/rock-paper-scissors-ai
Last synced: 4 months ago
JSON representation
this is a basic rock paper scissors web-app using markov chains to predict your next move
- Host: GitHub
- URL: https://github.com/lorem-ipsumm/rock-paper-scissors-ai
- Owner: lorem-ipsumm
- Created: 2019-06-21T00:15:16.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T23:22:10.000Z (over 3 years ago)
- Last Synced: 2025-08-19T08:45:00.454Z (10 months ago)
- Language: JavaScript
- Homepage: https://rps-fun.netlify.com/
- Size: 7.92 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a basic web-app rock-paper-scissors game that uses [Markov Chains](https://en.wikipedia.org/wiki/Markov_chain) to try and guess your next move. It's not perfect, and can be gimmicked, but it's not too bad!
You can play here: https://rps-fun.netlify.com/