Skip to content

TheCDC/evil_rock_paper_scissors

Repository files navigation

Introduction

A simple command line game of Rock Paper Scissors, although there is more going on than meets the eye ;)

The game models the player as a Markov chain and uses it to fuzzily predict the player and slowly win more often.

Completing and using this project taught me not to fall into easy patterns when attempting to best an opponent.

Dependencies

pymarkoff

Yo, I wrote pymarkoff!

Usage

Install dependencies with pip3 install -r requirements.txt then execute python3 evil_rps.py to play!

About

Rock Paper Scissors AI that learns how you play

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages