Rock-Paper-Scissors-Dart
I made a rock paper scissors game in darts (CLI Based) and implement OOP This Game has two mode, VS Bot and VS Player
Menu in Game :
This game uses two dart libraries which is dart:math and dart:io
- dart:match are used to randomize the choices chosen by the computer
- dart:io are used to enter the user’s choice