struct AdventOfCode2021::Day21::QuantumDiracDiceGame::Universe

Defined in:

day21/quantum_game.cr

Constructors

Instance Method Summary

Constructor Detail


[View source]

Instance Method Detail

def counter : Int64 #

[View source]
def current_player : Int32 | Int8 #

[View source]
def do_turn(roll, count) #

[View source]
def player1 : Player #

[View source]
def player2 : Player #

[View source]