Bobby.jl

License: MITBuild Statuscodecov

Bobby is a chess move validator, i.e. given a position and a candidate move, Bobby tells you whether the move is legal or not. He can also look for check/mates and stalemates.

Features

Install

julia> ]add Bobbyy

Play

You can't really play against Bobby yet, if you want to play a proper game try Chess.jl.