rock_paper_scissors.exe
// Final project - Object Oriented Programming |
GAME STATISTICS
ONLINE
Player Wins
0
AI. Wins
0
Total Games
0
Win Rate
0%
BATTLE INTERFACE /* implementing game logic */
Player.choice
👊
VS
AI.choice
👊
// Waiting for player input...
System.out.println("Ready to play!");