Language: Core Java
IDE: Visual Studio Code
My Task is to create a Java application that implements the rock, paper, scissors game. The application will allow Player & Computer to play the game against each other, and it will keep track of the score.