Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 399 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 399 Bytes

boardemu

This program emulates the computer vision component of ChessEye.

It starts a GUI with a chessboard that you can edit at will, and produces a stream of sensor output that a perfect camera would have produced for the given position.

Running

You need Electron. (E.g. npm install -g electron.)

Run electron ..