RubyFlow The Ruby and Rails community linklog

A fast chess library that use bitboards to play chess with Ruby

A fast Ruby library to play chess with Ruby. This library is quite fast because rappresent the game situations with bitboards. In addition, the move generator is written in C as a Ruby extension. https://github.com/pioz/chess

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in