Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 802 Bytes

File metadata and controls

10 lines (7 loc) · 802 Bytes

Rock-Paper-Scissors-Lizard-Spock

This was my JAVA subject assignment in March 2021 with my dearest groupmates, Jamond, Lyn, Matthew and Koee. We implemented JAVA GUI programming that we learned throughout this trimester.

This game consists of 2 round, each round will have 2 players battle. By clicking the 'BOOM' button, the image will be randomly selected and compared with another player. After that, the result also will be calculated and shown in the table.

Here are some images~

Landing Page Wining PopUp Page Final Result Page