chess_engine_rb 0.1.1
A modular, deterministic chess engine built around immutable objects. Cleanly expresses chess concepts in code and designed for easy integration with any UI. > ⚠️ Note: This is not a competitive chess engine like Stockfish. While AI features could be added in the future, the core purpose of this project is to provide a ruby gem for cleanly representing chess in code.
Gemfile:
=
install:
=
Runtime Dependencies (2):
immutable-ruby
~> 0.2.0
wholeable
~> 1.4