✊
Jokenpo (Rock, Paper, Scissors)
Python47 lines· A console card-based rock-paper-scissors game (in Portuguese) where you can play against the computer or watch a simulated match between two players.
Original project by @jrbublitz — view source on GitHubReady when you are
Jokenpo (Rock, Paper, Scissors)
A console card-based rock-paper-scissors game (in Portuguese) where you can play against the computer or watch a simulated match between two players.
How to run
python main.py
Dependencies
Standard library only.
Pyodide-runnable
Yes — it is a pure-stdlib console game using only input() and print().
jokenpo.py· Python 3.x
194 linesConsole· terminal