Skip to content

A Python Implementation of the Rock-Paper-Scissors-Spock-Lizard game.

License

Notifications You must be signed in to change notification settings

AndrewLaing/RockPaperScissorsSpockLizard

Repository files navigation

RockPaperScissorsSpockLizard

A Python 3.5 Implementation of the Rock-Paper-Scissors-Spock-Lizard game which learns how to beat players using a Bayesian classifier.
Requires >= Python3.5 and the TKinter library.

The program is run via the playGame.py file

Screenshots

alt text
Screenshot 1: Main Screen


alt text
Screenshot 2: Gameplay 1


alt text
Screenshot 3: Gameplay 2


alt text
Screenshot 4: Options


alt text
Screenshot 5: Help

About

A Python Implementation of the Rock-Paper-Scissors-Spock-Lizard game.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages