Skip to content

Bitboard based fast legal move generator for standard 2 player chess.

License

Notifications You must be signed in to change notification settings

xiongyunuo/Chess-Bitboard-X

Repository files navigation

Chess Bitboard X

This is a bitboard based fast legal move generator for standard 2 player chess.

To compile, just type make in Terminal.

The executable is run as an interactive commandline tool. Currently supported commands:

  1. setpos [FEN]

Set current board position.

  1. perft [n]

Run perft to depth n of the current position.

  1. quit

Quit the program.

About

Bitboard based fast legal move generator for standard 2 player chess.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages