M
Rock Paper Scissors UI
About
This is a Blazor UI component styled with Bootstrap that implements a Rock Paper Scissors game. It allows the player to select rock, paper, or scissors via buttons with Font Awesome icons, then randomly generates a computer choice. The interface displays the current scores, player and computer selections, and the round result with color-coded messages. A reset button enables replay without resetting scores.