Janken

A rock, paper, scissors, lizard, spock command-line game

Janken is a command line game. It follows the rules of rock, paper, scissors, lizard, Spock.

Rules

Important remarks

The code might look too complicated for such simple mecanics. It was intended to be this way so as to practice the features introduced with Dart 3.0, mainly, the sealed class and the improved switch statements.

GitHub

View Github

Entradas similares

Deja una respuesta