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

  1. dart:match are used to randomize the choices chosen by the computer
  2. dart:io are used to enter the user’s choice

GitHub

View Github

Entradas similares

Deja una respuesta