Welcome to Certabo forum

Both posts in italian and in english are accepted on the forum to help everybody to provide contribution irrespective to geographical location. Object of the forum is to provide technical information on various items and help developer and users to personalise software for Certabo chessboards. User explicitly accepts the conditions of use of this forum here reported.

A brief introduction of user is always appreciated in section Welcome to….

Benvenuti nel forum di Certabo

Sul forum possono essere postati articoli sia in lingua italiana che inglese per permettere a tutti di dare il proprio contributo da diversi luoghi geografici. Il forum ha come scopo fornire informazioni tecniche in generale e aiutare gli sviluppatori ed utenti a personalizzare software per le scacchiere Certabo. L’utente accetta esplicitamente le condizioni del presente forum consultabili qui.

Un breve saluto del nuovo utente è sempre gradito nella sezione Benvenuti a….

Please or Register to create posts and topics.

official lichess board API

Hi CERTABO devs,

as Lichess has released an official board API, I've added support for that to the berserk python client: github.com/rhgrant10/berserk/pull/10

I've started a CERTABO lichess client using that board API here: github.com/haklein/certabo-playground/tree/master/certabo-lichess

Still some rough edges, but I've played some games as human vs AI with success already.

br Hari

I did add some polish and the code worked reliable for me (tested on Fedora 31 and Red Hat 8.1). I've split the code off into a separate repository: https://github.com/haklein/certabo-lichess

I'd appreciate testing feedback (and if necessary bug reports 🙂 )

I forgot to add, a new version of the lichess python client berserk (0.8.0) was released today. It does include the required board API support. Installation should hence be easy via pip and the included requirements.txt file.

Here is a quick video showing the lichess board API integration: https://www.youtube.com/watch?v=a5_uA3ZA1m8