A React Native library that integrates the powerful Scan draughts engine for both iOS and Android platforms
A javascript draughts library for move generation/validation, piece placement/movement and draw detection
A generic minmax algorithm engine (with alpha-beta pruning) that can work with any game supplied by the user