Skip to content
2083008 edited this page Apr 20, 2018 · 3 revisions

GhostChess Wiki

Check this project out on HACKADAY. This section will document how the various aspects of software and hardware come together to create a board where players can physically play chess against a chess engine.

This project was originally designed and documented to run on a RasPi3. Find details of assembly on the README.

Hardware

Required -> xy plotter

Software

Clone this repository onto a RaspberryPi,

Run cmake . inside the folder

Then run the exectuble

Clone this wiki locally