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
- Host: GitHub
- URL: https://github.com/gexarcha/mscschess
- Owner: gexarcha
- Created: 2013-06-11T22:09:14.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2021-01-12T16:48:05.000Z (over 5 years ago)
- Last Synced: 2025-02-08T13:30:54.330Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 75.2 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
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...