Unity-Game

Rock, Paper, Scissors is a simple hand game that is played around the world. It is commonly used as a way of coming to decisions, It's a game about predicting the next move of your opponent. If you can accurately predict the symbol your opponent will ‘throw’ you are always able to select a different symbol and get a win. It is impossible to gain an advantage over a truly random opponent.As a result, there have been programming competitions for algorithms that play rock–paper–scissors. A mobile game programmed in C# by applying Bayesian Belief Network (AI) using Unity 2018.1.6f1 Framework.

Share this project:

Updates