brantmerrell / rchess

♛ Chess package for R

Home Page:http://jkunst.com/rchess

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rchess A chess package for R

travis-status version downloads

The rchess package is a chess move, generation/validation, piece placement/movement, and check/checkmate/stalemate detection.

This Packages is a wrapper for the chess.js javascript library and integrates htmlwidget for plot chessboard using chessboardjs library.

For installation you use:

install.packages("rchess")
# Or
devtools::install_github("jbkunst/rchess")

About

♛ Chess package for R

http://jkunst.com/rchess

License:Other


Languages

Language:R 95.5%Language:JavaScript 3.0%Language:HTML 1.5%