310
The best free, adless Chess server
(lichess.org)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
Long ago, I made an app that controlled a headless Firefox instance and would manipulate a Chess.com webpage via an API. Then I found a guy to help build a custom wooden chess board I could monitor with an ESP32 and make calls to that API for moves, bridging a real board in a DIY setup. Never did finish the board, but realizing now I should have released the API layer.
In any event, glad Lichess exists.
How does it display opponent moves?
probably magnets.. or lights...
or Magic
Magnets are magic
An LED in the corner of each square would light up an existing piece and the place to move it to. The Pi would ping the API, which would compare the current location to the board on the webpage to determine the change.