Rock-Paper-Scissors

A simple game where you battle an epic war of rock-paper-scissors with the computer!

Sie verfolgen jetzt diese Einreichung

This programm was more or less inspired by an example done in the course 'An introduction to Interactive programming in Python' at coursera.org
We use the reasoning of assigning numbers to each choise the player and the computer make and then compute their difference.mod3
According to this result we define the winner!

Zitieren als

Lazaros Moysis (2026). Rock-Paper-Scissors (https://de.mathworks.com/matlabcentral/fileexchange/39461-rock-paper-scissors), MATLAB Central File Exchange. Abgerufen .

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.1.0.0

Fixed an error, when a player inputs anything other than rock-paper-scissors.

1.0.0.0