Lucy is a simple checkers (dames) engine written in Swift. It implements basic AI to play the game and can be used to play against the computer or against another player. It uses a UCI like interface to allow for easy integration into GUI's (if there's any that support it).