Skip to content

Tags: billjordanchess/JavaScript-Chess

Tags

BJJ1.2

Toggle BJJ1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add files via upload

Code tidied up, including using algebraic constants to represent squares e.g. 4 is now E1
Some redundant code removed.
Engine moves instantly when there is only one legal move.
A function named Debug has been added which may be called at any point.
More to be done.