class Board

Defined in:

board.cr

Constant Summary

FREE = "FR"

Class constants

RESTRICTED = "RE"

Constructors

Instance Method Summary

Constructor Detail

def self.new(dice : Dice) #

Initialize class with 2 players (this game is a game of 2 :P)


[View source]

Instance Method Detail

def print_board #

[View source]