chess-in-tableau
This extension is built with https://github.com/nmrugg/stockfish.js/. It is a fun project to showcase how to build a game in Tableau.
Requirements
In order to run the extension, please install node
: https://nodejs.org/en/
Run the extension
You can run the extension by running node server.js
on the command-line in the root folder.
Tableau workbook
Use the Tableau workbook and the chess_localhost.trex
to connect to your extension running locally.
Questions or issues?
Please submit them here: https://github.com/merlijnbuit/chess-in-tableau/issues
Thank you
Big thanks to the devs of https://github.com/nmrugg/stockfish.js/ for the incredible engine.