An open API service indexing awesome lists of open source software.

https://github.com/gexarcha/mscschess

Chess Engine built during Software Design and Construction Course 2009
https://github.com/gexarcha/mscschess

Last synced: about 1 year ago
JSON representation

Chess Engine built during Software Design and Construction Course 2009

Awesome Lists containing this project

README

          

git clone git@github.com:mscsws2009/MscsChess.git

cd MscsChess

cmake .

make

The current version works with xboard as frontend:
see http://www.gnu.org/software/xboard/
- download it / make it
- run MscsChess via
./xboard -firstChessProgram /Path-to-MscsChess/XMscsChess

I'm super into doing the cha cha...