Module aoc_2022::day2

source ·
Expand description

Day 2 consists of doing Rock, Paper or Scissors with other elves.

Modules

  • Defines a Round to play RPS in.
  • Defines the game Rock, Paper, Scissors and the scores given for the game.

Functions