Rock, Paper, Scissors is a two-player game where each round both players simultaneously choose a move. If both the moves are the same, the players tie otherwise the player with the trumping move wins the round.
javascript functions dom-manipulation objects event-handlers primitive-types complex-types control-statements
-
Updated
Dec 25, 2024 - JavaScript