lx_chess_cr

Chess engine written in crystal

lx_chess

A chess program written in crystal

Installation

shards build --release --no-debug

Usage

run lx_chess --help for usage information

Usage example:

╰─$ ./bin/lx_chess --fen "rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1"
8: ♜ ♞ ♝ ♛ ♚ ♝ ♞ ♜
7: ♟ ♟ ♟ ♟ ♟ ♟ ♟ ♟
6:
5:
4:
3:
2: ♟ ♟ ♟ ♟ ♟ ♟ ♟ ♟
1: ♜ ♞ ♝ ♛ ♚ ♝ ♞ ♜
   a b c d e f g h

Contributing

  1. Fork it (https://github.com/your-github-user/cr_lx_chess/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

lx_chess_cr

Owner
Statistic
  • 1
  • 0
  • 0
  • 0
  • 0
  • over 2 years ago
  • September 3, 2021
License

MIT License

Links
Synced at

Sun, 05 May 2024 08:44:00 GMT

Languages