An open API service indexing awesome lists of open source software.

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

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/