Rock-Paper-Scissors
Version 1.1.0.0 (1.4 KB) by
Lazaros Moysis
A simple game where you battle an epic war of rock-paper-scissors with the computer!
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!
Cite As
Lazaros Moysis (2025). Rock-Paper-Scissors (https://www.mathworks.com/matlabcentral/fileexchange/39461-rock-paper-scissors), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2011a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Gaming > Just for fun >
- MATLAB > External Language Interfaces > Python with MATLAB > Call Python from MATLAB >
Find more on Just for fun in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.