Skip to content

benyamindsmith/RChessMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RChessMaster Image

An experimental chess engine written in R with {raylibr}

Image

Installing this Package

devtools::install_github("benyamindsmith/RChessMaster")

Play a new game

Presently the game does not have any AI enabled, so you (or someone else sitting next to you) are in control of both the white and black pieces seqentially.

RChessMaster::new_game()

Similar Projects

TODO

  • Rook Castling
  • En-Pessant
  • AI Opponent (minimax)

About

An experimental chess engine written in R with {raylibr}

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages