Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
chess_engine
master
ChessEngine
Game
Move
Rule
RuleSet
StaticRuleSet
TestRule
Built with Crystal 1.9.2
2023-10-08 14:18:00 UTC
class
ChessEngine::Game
ChessEngine::Game
Reference
Object
Defined in:
chess_engine/game/game.cr
Constructors
.new
(static_rules : StaticRuleSet)
Instance Method Summary
#rules
: RuleSet
Constructor Detail
def self.
new
(static_rules :
StaticRuleSet
)
#
[
View source
]
Instance Method Detail
def
rules
:
RuleSet
#
[
View source
]